ECS Framework API / ISystemEventData
Interface: ISystemEventData
Defined in: Types/index.ts:210
系统事件数据接口
Extends
Properties
timestamp
timestamp:
number
Defined in: Types/index.ts:178
事件时间戳
Inherited from
source?
optional
source:string
Defined in: Types/index.ts:180
事件来源
Inherited from
eventId?
optional
eventId:string
Defined in: Types/index.ts:182
事件ID
Inherited from
systemName
systemName:
string
Defined in: Types/index.ts:212
系统名称
systemType
systemType:
string
Defined in: Types/index.ts:214
系统类型