Platformer Pro  2.3.2
A platform game kit for Unity.
PlatformerPro.ButtonEventArgs Class Reference

Button event arguments. More...

Inheritance diagram for PlatformerPro.ButtonEventArgs:

Public Member Functions

virtual void UpdateButtonState (ButtonState state)
 Updates the button event arguments. More...
 

Properties

ButtonState State [get, protected set]
 Gets the button state. More...
 

Detailed Description

Button event arguments.

Member Function Documentation

◆ UpdateButtonState()

virtual void PlatformerPro.ButtonEventArgs.UpdateButtonState ( ButtonState  state)
virtual

Updates the button event arguments.

Parameters
stateNew state.

Property Documentation

◆ State

ButtonState PlatformerPro.ButtonEventArgs.State
getprotected set

Gets the button state.


The documentation for this class was generated from the following file: