Preparing search index...
The search index is not available
API
API
IModuleBase
Interface IModuleBase
interface
IModuleBase
{
onAwake
?:
(
(
app
?
)
=>
any
)
;
onDestroy
?:
(
(
)
=>
any
)
;
onDisable
?:
(
(
)
=>
any
)
;
onEnable
?:
(
(
)
=>
any
)
;
[
key
:
string
]
:
any
;
}
Hierarchy (
view full
)
IModuleBase
IAppModuleBase
Indexable
[
key:
string
]:
any
Index
Properties
on
Awake?
on
Destroy?
on
Disable?
on
Enable?
Properties
Optional
on
Awake
on
Awake
?:
(
(
app
?
)
=>
any
)
Type declaration
(
app
?
)
:
any
Parameters
Optional
app
:
any
Returns
any
Optional
on
Destroy
on
Destroy
?:
(
(
)
=>
any
)
Type declaration
(
)
:
any
Returns
any
Optional
on
Disable
on
Disable
?:
(
(
)
=>
any
)
Type declaration
(
)
:
any
Returns
any
Optional
on
Enable
on
Enable
?:
(
(
)
=>
any
)
Type declaration
(
)
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
on
Awake
on
Destroy
on
Disable
on
Enable
API
AlgorithmPluginType
CANNON
Tiles3dPluginType
default
reactivity
render2d
BehaviorStatus
BlendFunction
EdgeDetectionMode
EffectAttribute
EmitterMode
GlitchMode
KernelSize
MapOpenWay
NodeType
NodeValueType
OrderIndex
ParallelBehaviorPolicy
PredicationMode
RayQueryType
RenderMode
Loading...