Class: PlayerInputModeChangeAfterEvent
event playerBeta
玩家输入模式更改时的事件数据。
Event data for when a player input mode changes.
Properties
newInputModeUsed
readonlynewInputModeUsed:InputMode
Beta
Remarks
玩家使用的新输入模式。
The new input mode used by the player.
player
readonlyplayer:Player
Beta
Remarks
输入模式发生更改的玩家。
The player that had an input mode change.
previousInputModeUsed
readonlypreviousInputModeUsed:InputMode
Beta
Remarks
玩家之前使用的输入模式。
The previous input mode used by the player.
