跳转到内容

EventWriter

此内容尚不支持你的语言。

EventWriter<T>(event): EventWriterDescriptor<T>

Defined in: ecs/event.ts:195

Ask a system for send access to an event. The body receives an EventWriterInstance; what it sends is readable next frame.

T

EventDef<T>

EventWriterDescriptor<T>