terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ SetLightColor() [2/2]

override void InControl.NativeInputDevice.SetLightColor ( float red,
float green,
float blue )
inlinevirtual

Reimplemented from InControl.InputDevice.

Definition at line 211 of file NativeInputDevice.cs.

212 {
213 throw null;
214 }