User Tools

Site Tools


scripting:genericentity

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:genericentity [2022/08/10 00:02] jerryhopperscripting:genericentity [2022/08/10 00:25] (current) – [GenericEntity] jerryhopper
Line 9: Line 9:
 **Description:** Base entity class. **Description:** Base entity class.
  
 +
 +===== Common usage =====
 +
 +wip
 ===== Functions ===== ===== Functions =====
  
Line 16: Line 20:
 Activate entity. Activate entity.
  
-Return type: void +Return type: [[scripting:datatypes#void]]
  
  
Line 24: Line 28:
 Deactivate entity. Deactivate entity.
  
-Return type: void +Return type: [[scripting:datatypes#void]]
  
 ==== Show() ====  ==== Show() ==== 
  
   Show(bool show);   Show(bool show);
-Return type: void +Return type: [[scripting:datatypes#void]]
  
 ==== _WB_GetEditorAPI() ====  ==== _WB_GetEditorAPI() ==== 
  
   _WB_GetEditorAPI();   _WB_GetEditorAPI();
-Return type: WorldEditorAPI+Return type: [[scripting:datatypes#WorldEditorAPI]]
  
  
scripting/genericentity.1660086131.txt.gz · Last modified: 2022/08/10 00:02 by jerryhopper

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki