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 }