ControllerHelperGetAnyButton Method |
Name | Description | |
---|---|---|
GetAnyButton |
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.
| |
GetAnyButton(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.
|