Skip to main content
Version: 20 Mar 2024

SetControllerEnabled

Inherits from:
IInputDeviceCommandInfo

Public Fields

Type


public static FourCC Type { get; set; }


typeStatic


public FourCC typeStatic { get; set; }


Public Methods

SetControllerEnabled Create

public static SetControllerEnabled Create(
bool enabled
)

Parameters

TypeNameDescription
boolenabled

Public Attributes

baseCommand


public InputDeviceCommand baseCommand;


isEnabled


public bool isEnabled;