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