GetWorld();
Return type: BaseWorld
The baseworld component is returned on the GetWorld() global command.
Typical usage : find an Entity.
GetWorld().FindEntityByName( string entity-name )