terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ type

LightType UnityEngine.Light.type
get

Definition at line 48 of file Light.cs.

49 {
50 get
51 {
52 throw new MissingMethodException();
53 }
54 }