Skip to content

Home > @esengine/ecs-framework-monorepo > IComponent > onEnabled

IComponent.onEnabled() method

组件启用时的回调

Signature:

typescript
onEnabled(): void;

Returns:

void

基于 MIT 许可证发布