BattleSessionTurnResolvedPayload

回合结算完成事件 payload。

Constructors

Link copied to clipboard
constructor(actionCount: Int)

Properties

Link copied to clipboard

本回合已执行的 action 数量。

Link copied to clipboard
open override val type: BattleSessionEventType

当前 payload 对应的结构化事件类型。