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

◆ fixedWidth

float UnityEngine.GUIStyle.fixedWidth
get

Definition at line 57 of file GUIStyle.cs.

58 {
59 get
60 {
61 throw new MissingMethodException();
62 }
63 }