Entity Utilities
Helper functions for finding entities by name.
| Function | Description |
|---|---|
EntityUtility::GetEntityByName(name) | Returns the entity pointer for the named entity. |
EntityUtility::GetEntityIdByName(name) | Returns the EntityId for the named entity. |