Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/galacean/engine
/ onDisable
Method
onDisable
packages/core/src/Script.ts:178–178 ·
view source on GitHub ↗
* Called when be disabled.
()
Source
from the content-addressed store, hash-verified
176
* Called when be disabled.
177
*/
178
onDisable(): void {}
179
180
/**
181
* Called at the end of the destroyed frame.
Callers
1
_onDisable
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected