IMyEntitiesTryGetEntityById Method (Int64, IMyEntity) |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:VRage.ModAPI.IMyEntities.TryGetEntityById(System.Int64,VRage.ModAPI.IMyEntity@)"]
Namespace: VRage.ModAPI
bool TryGetEntityById( long id, out IMyEntity entity )
[Missing <param name="id"/> documentation for "M:VRage.ModAPI.IMyEntities.TryGetEntityById(System.Int64,VRage.ModAPI.IMyEntity@)"]
[Missing <param name="entity"/> documentation for "M:VRage.ModAPI.IMyEntities.TryGetEntityById(System.Int64,VRage.ModAPI.IMyEntity@)"]
[Missing <returns> documentation for "M:VRage.ModAPI.IMyEntities.TryGetEntityById(System.Int64,VRage.ModAPI.IMyEntity@)"]