Constructors
constructor
- new Broadcast<T>(world, name, handler): Broadcast<T>
Properties
Static
handlers
Methods
broadcast
- broadcast(options): undefined | Promise<IBroadcastResponse>
Returns undefined | Promise<IBroadcastResponse>
destroy
- destroy(): void
Returns void
广播类 送礼、播放动作 每个广播动作单独初始化广播类处理