Class: BackpackRefreshEvent
• BackpackRefreshEvent()
背包(全量)刷新事件
description
常于游戏开始时,或断线重连后收到。
Properties
Readonly
backpackId
• backpackId: number
背包 ID
Returns: number
Readonly
type
• type: Refresh
Inherited from AccountDisplacedEvent.type
事件类型,由具体的事件构造时提供
Returns: Refresh