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:16] – jerryhopper | scripting:genericentity [2022/08/10 00:25] (current) – [GenericEntity] jerryhopper | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== GenericEntity ====== | ====== GenericEntity ====== | ||
- | |||
- | Base entity class. | ||
**Class:** GenericEntity | **Class:** GenericEntity | ||
+ | |||
**Parent Class:** IEntity | **Parent Class:** IEntity | ||
- | |||
- | **Bold Text** | ||
**Location: | **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.1660058183.txt.gz · Last modified: 2022/08/09 16:16 by jerryhopper