Class PlayerButtonInputAfterEvent

Rc

Event data for when a player presses a button.

Hierarchy

  • PlayerButtonInputAfterEvent

Constructors

Properties

Constructors

Properties

button: InputButton

Remarks

The button this event is about.

newButtonState: ButtonState

Remarks

The state that this button transferred to.

player: Player

Remarks

The player that performed the input event.