Skip to content

Home > @esengine/ecs-framework-monorepo > ISystemEventData

ISystemEventData interface

系统事件数据接口

Signature:

typescript
export interface ISystemEventData extends IEventData

Extends: IEventData

Properties

Property

Modifiers

Type

Description

systemName

string

系统名称

systemType

string

系统类型

基于 MIT 许可证发布