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