api:component
Table of Contents
COMPONENT
Properties
Enabled
- Type:
boolean
- Expected:
boolean value
Functions
getOwner
GAME_OBJECT getOwner()
getLevel
LEVEL getLevel()
isPreInitialized
boolean isPreInitialized()
isInitialized
boolean isInitialized()
isEnabled
hasEnabledFlag
boolean hasEnabledFlag()
init
onFinalize
Virtual function, Protected function
void onFinalize(isClearingLevel)
Name | Type | Description |
---|---|---|
isClearingLevel | boolean |
onDestroy
Virtual function, Protected function
void onDestroy(isClearingLevel)
Name | Type | Description |
---|---|---|
isClearingLevel | boolean |
onEnabled
onDisabled
onOwnerChanged
Virtual function, Protected function
void onOwnerChanged(previousOwner, newOwner)
Name | Type | Description |
---|---|---|
previousOwner | GAME_OBJECT | |
newOwner | GAME_OBJECT |
getComponentType
component_type getComponentType()
api/component.txt · Last modified: 2025/04/09 13:36 by 127.0.0.1