Свойство | Type | Description | |
---|---|---|---|
controllerNumber | int |
Méthode | Description | |
---|---|---|
ControllerPlayerInput ( int _controllerNumber ) : System |
Register the controller as player input
|
|
getActionHold ( ) : bool | ||
getActionPressDown ( ) : bool | ||
getHorizontalAxis ( ) : float | ||
getName ( ) : string | ||
getVerticalAxis ( ) : float |
public ControllerPlayerInput ( int _controllerNumber ) : System | ||
_controllerNumber | int | Number of the controller to recieve input from |
Résultat | System |