GetEntityByName
Summary
public IMyEntity GetEntityByName(string name)
Returns entity with provided name
Returns
Entity with registered Name or null
Parameters
- string name
public IMyEntity GetEntityByName(string name)
Returns entity with provided name
Entity with registered Name or null