User Tools

Site Tools


scripting:getworld

Differences

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

Link to this comparison view

Next revision
Previous revision
scripting:getworld [2022/08/09 22:17] – created jerryhopperscripting:getworld [2022/08/09 23:13] (current) jerryhopper
Line 1: Line 1:
 ====== GetWorld() ====== ====== GetWorld() ======
  
-Return type: BaseWorld+  GetWorld(); 
 + 
 +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.1660079847.txt.gz · Last modified: 2022/08/09 22:17 by jerryhopper

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki