scripting:genericentity
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
scripting:genericentity [2022/08/09 16:18] – jerryhopper | scripting:genericentity [2022/08/10 00:25] (current) – [GenericEntity] jerryhopper | ||
---|---|---|---|
Line 9: | Line 9: | ||
**Description: | **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: | ||
scripting/genericentity.1660058280.txt.gz · Last modified: 2022/08/09 16:18 by jerryhopper