PlayerController Methods |
The PlayerController type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetAxis |
Gets the current axis value.
|
![]() | GetAxisRaw |
Gets the current raw axis value.
|
![]() | GetButton |
Gets the current value of the button.
|
![]() | GetButtonDown |
Gets the down state of the button. Returns True only on the first frame the button was pressed.
|
![]() | GetButtonUp |
Gets the up state of the button. Returns True only on the first frame the button was released.
|
![]() | GetElement(Int32) |
Gets the element at the specified index.
|
![]() | GetElementT(Int32) |
Gets the element at the specified index.
|