GameControllerButtonInfo Class
Namespace: Stride.InputAssembly: Stride.Input.dll
Provides information about a gamepad button
Derived from GameControllerButtonInfo:
public class GameControllerButtonInfo : GameControllerObjectInfo
| Name | Description | |
|---|---|---|
| Fields | ||
| Type | The type of button |
|
| Methods | ||
| ToString() | ||
Fields
Type
The type of button
public GameControllerButtonType Type
Field Value
| Type | Description |
|---|---|
| GameControllerButtonType |
Methods
ToString()
public override string ToString()
Returns
| Type | Description |
|---|---|
| System.String |