Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
RgbDeviceType.cs
Go to the documentation of this file.
1
namespace
ReLogic.Peripherals.RGB
;
2
3
public
enum
RgbDeviceType
4
{
5
Keyboard
,
6
Mouse
,
7
Keypad
,
8
Mousepad
,
9
Headset
,
10
Generic
,
11
Virtual
12
}
ReLogic.Peripherals.RGB.RgbDeviceType
RgbDeviceType
Definition
RgbDeviceType.cs:4
ReLogic.Peripherals.RGB.RgbDeviceType.Virtual
@ Virtual
ReLogic.Peripherals.RGB.RgbDeviceType.Keyboard
@ Keyboard
ReLogic.Peripherals.RGB.RgbDeviceType.Generic
@ Generic
ReLogic.Peripherals.RGB.RgbDeviceType.Keypad
@ Keypad
ReLogic.Peripherals.RGB.RgbDeviceType.Mousepad
@ Mousepad
ReLogic.Peripherals.RGB.RgbDeviceType.Headset
@ Headset
ReLogic.Peripherals.RGB.RgbDeviceType.Mouse
@ Mouse
ReLogic.Peripherals.RGB
Definition
CorsairAccessMode.cs:1
source
ReLogic
ReLogic.Peripherals.RGB
RgbDeviceType.cs
Generated by
1.10.0