Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/galacean/engine
/ _onEnable
Method
_onEnable
packages/core/src/Script.ts:195–197 ·
view source on GitHub ↗
* @internal
()
Source
from the content-addressed store, hash-verified
193
* @internal
194
*/
195
override _onEnable(): void {
196
this.onEnable();
197
}
198
199
/**
200
* @internal
Callers
2
enabled
Function · 0.45
constructor
Function · 0.45
Calls
1
onEnable
Method · 0.95
Tested by
no test coverage detected