Click or drag to resize

ControllerHelperGetAnyButton Method

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