Home > @esengine/ecs-framework-monorepo > IEventData
IEventData interface
事件数据基类接口
Signature:
typescript
export interface IEventData
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | (Optional) 事件ID | ||
string | (Optional) 事件来源 | ||
number | 事件时间戳 |