Skip to content

Home > @esengine/ecs-framework-monorepo > Scene > eventSystem

Scene.eventSystem property

事件系统

类型安全的事件系统。

Signature:

typescript
readonly eventSystem: TypeSafeEventSystem;

基于 MIT 许可证发布