Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ SetIntegerRepresentation()

void ReLogic.Peripherals.RGB.RgbKey.SetIntegerRepresentation ( int integerValue)
inline

Definition at line 46 of file RgbKey.cs.

47 {
48 CurrentIntegerRepresentation = integerValue;
49 }

References ReLogic.Peripherals.RGB.RgbKey.CurrentIntegerRepresentation.