Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/galacean/engine
/ onEnable
Method
onEnable
packages/core/src/Script.ts:45–45 ·
view source on GitHub ↗
* Called when be enabled.
()
Source
from the content-addressed store, hash-verified
43
* Called when be enabled.
44
*/
45
onEnable(): void {}
46
47
/**
48
* Called before the frame-level loop start
for
the first time, only once.
Callers
1
_onEnable
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected