主题
Home > @esengine/ecs-framework-monorepo > Component > onDisabled
组件禁用时的回调
当组件被禁用时调用。
Signature:
onDisabled(): void;
Returns:
void