scripting:genericentity
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
scripting:genericentity [2022/08/09 16:12] – created jerryhopper | scripting:genericentity [2022/08/10 00:25] (current) – [GenericEntity] jerryhopper | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | |||
====== GenericEntity ====== | ====== GenericEntity ====== | ||
- | Base entity class. | + | **Class:** GenericEntity |
+ | **Parent Class:** IEntity | ||
+ | |||
+ | **Location: | ||
+ | |||
+ | **Description: | ||
+ | |||
+ | |||
+ | ===== Common usage ===== | ||
+ | |||
+ | wip | ||
===== Functions ===== | ===== Functions ===== | ||
- | ==== Activate(); ==== | + | ==== Activate() ==== |
+ | |||
+ | Activate(); | ||
Activate entity. | Activate entity. | ||
- | Return type: void | + | Return type: [[scripting: |
+ | ==== Deactivate() ==== | ||
- | ==== Deactivate(); | + | |
Deactivate entity. | Deactivate entity. | ||
- | Return type: void | + | Return type: [[scripting: |
- | ==== Show(bool show); ==== | + | ==== Show() ==== |
- | Return type: void | + | Show(bool show); |
+ | Return type: [[scripting: | ||
- | ==== _WB_GetEditorAPI(); ==== | + | ==== _WB_GetEditorAPI() ==== |
- | Return type: WorldEditorAPI | + | _WB_GetEditorAPI(); |
+ | Return type: [[scripting: | ||
===== Events ===== | ===== Events ===== | ||
- | WIP | + | WIP ( check scripts/ |
scripting/genericentity.1660057957.txt.gz · Last modified: 2022/08/09 16:12 by jerryhopper