Click or drag to resize

ControllerHelperGetAnyButtonPrev Method

Overload List
  NameDescription
Public methodGetAnyButtonPrev
Get the previous button held state of all buttons on all controllers. Returns TRUE if any button was held in the previous frame. This retrieves the value from the actual hardware buttons, not Actions as mapped by Controller Maps in Player.
Public methodGetAnyButtonPrev(ControllerType)
Get the previous button held state of all buttons on all controllers of a specified type. Returns TRUE if any button was held in the previous frame. This retrieves the value from the actual hardware buttons, not Actions as mapped by Controller Maps in Player.
Top
See Also