Table of Contents

Class GameControllerButtonInfo

Namespace
Stride.Input
Assembly
Stride.Input.dll

Provides information about a gamepad button

public class GameControllerButtonInfo : GameControllerObjectInfo
Inheritance
GameControllerButtonInfo
Inherited Members

Fields

Type

The type of button

public GameControllerButtonType Type

Field Value

GameControllerButtonType

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.