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

◆ cookieSize

float UnityEngine.Light.cookieSize
get

Definition at line 27 of file Light.cs.

28 {
29 get
30 {
31 throw new MissingMethodException();
32 }
33 }