TryGetEntityByName
Summary
public bool TryGetEntityByName(string name, out IMyEntity entity)
Returns entity with provided name
Returns
True if entity is found
public bool TryGetEntityByName(string name, out IMyEntity entity)
Returns entity with provided name
True if entity is found