User Tools

Site Tools


scripting:getworld

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
scripting:getworld [2022/08/09 22:17] jerryhopperscripting:getworld [2022/08/09 23:13] (current) jerryhopper
Line 3: Line 3:
   GetWorld();   GetWorld();
  
-Return type: BaseWorld+Return type: [[scripting:baseworld|BaseWorld]] 
 + 
 + 
 +===== Common usage ===== 
 + 
 +The baseworld component is returned on the GetWorld() global command. 
 + 
 +Typical usage : [[scripting:baseworld#findentitybyname|find an Entity]].  
 + 
 +  GetWorld().FindEntityByName( string entity-name ) 
 + 
scripting/getworld.1660079867.txt.gz · Last modified: 2022/08/09 22:17 by jerryhopper

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki