ECS Framework API / IEventData
Interface: IEventData
Defined in: packages/core/src/Types/index.ts:170
事件数据基类接口
Extended by
Properties
timestamp
timestamp:
number
Defined in: packages/core/src/Types/index.ts:172
事件时间戳
source?
optionalsource:string
Defined in: packages/core/src/Types/index.ts:174
事件来源
eventId?
optionaleventId:string
Defined in: packages/core/src/Types/index.ts:176
事件ID