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
| Type | Name | Description | 
|---|---|---|
| bool | enabled | 
Public Attributes
baseCommand
public InputDeviceCommand baseCommand;
isEnabled
public bool isEnabled;