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