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