PlayerGetButton Method |
Name | Description | |
---|---|---|
![]() | GetButton(Int32) |
Gets the button held state of an Action. This will return TRUE as long as the button is held.
This also applies to axes.
|
![]() | GetButton(String) |
Gets the button held state of an Action. This will return TRUE as long as the button is held.
This also applies to axes.
|