Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
LogitechSingleLightDevice()
ReLogic.Peripherals.RGB.Logitech.LogitechSingleLightDevice.LogitechSingleLightDevice
(
DeviceColorProfile
colorProfile
)
inline
Definition at line
7
of file
LogitechSingleLightDevice.cs
.
8
: base(
RgbDeviceVendor
.Logitech,
RgbDeviceType
.Generic,
Fragment
.FromGrid(
new
Rectangle
(30, 0, 1, 1)), colorProfile)
9
{
10
//IL_0008: Unknown result type (might be due to invalid IL or missing references)
11
base.PreferredLevelOfDetail =
EffectDetailLevel
.Low;
12
}
ReLogic.Peripherals.RGB.RgbDeviceVendor
RgbDeviceVendor
Definition
RgbDeviceVendor.cs:4
ReLogic.Peripherals.RGB.EffectDetailLevel
EffectDetailLevel
Definition
EffectDetailLevel.cs:4
ReLogic.Peripherals.RGB.RgbDeviceType
RgbDeviceType
Definition
RgbDeviceType.cs:4
System.Data.XmlReadMode.Fragment
@ Fragment
Microsoft.Xna.Framework.Rectangle
Definition
Rectangle.cs:12
ReLogic
Peripherals
RGB
Logitech
LogitechSingleLightDevice
Generated by
1.10.0