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

◆ stretchWidth

bool UnityEngine.GUIStyle.stretchWidth
get

Definition at line 79 of file GUIStyle.cs.

80 {
81 get
82 {
83 throw new MissingMethodException();
84 }
85 }