Table of Contents

Class OnGamepadButtonStateChangedArgs

Namespace
Playnite
Assembly
Playnite.SDK.dll
public class OnGamepadButtonStateChangedArgs
Inheritance
OnGamepadButtonStateChangedArgs
Inherited Members

Properties

Button

public GamepadInput Button { get; }

Property Value

GamepadInput

Gamepad

public Gamepad Gamepad { get; }

Property Value

Gamepad

State

public GamepadInputState State { get; }

Property Value

GamepadInputState