scripting:getworld
GetWorld()
GetWorld();
Return type: BaseWorld
Common usage
The baseworld component is returned on the GetWorld() global command.
Typical usage : find an Entity.
GetWorld().FindEntityByName( string entity-name )
scripting/getworld.txt · Last modified: 2022/08/09 23:13 by jerryhopper