Options
All
  • Public
  • Public/Protected
  • All
Menu

事件上下文

Hierarchy

  • IEventContext

Index

Properties

Optional emitter

emitter: Player

派发该事件的玩家,undefined 意味着该事件是服务端派发的

emitterEnv

emitterEnv: Env

派发事件的运行环境

env

env: Env

当前处理事件的运行环境(事件处理方法可能会同时在服务端与客户端执行)

players

players: Player[]

游戏玩家列表(不包括 masterClient 的 playerList)

Legend

  • Object literal
  • Variable
  • Function with type parameter
  • Type alias with type parameter
  • Interface
  • Interface with type parameter
  • Property
  • Enumeration
  • Class with type parameter

Generated using TypeDoc