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

◆ marginVertical

int UnityEngine.GUILayoutEntry.marginVertical
getsetinherited

Definition at line 100 of file GUILayoutEntry.cs.

101 {
102 [global::Cpp2ILInjected.Token(Token = "0x6000008")]
103 [global::Cpp2ILInjected.Address(RVA = "0x1F94B50", Offset = "0x1F94B50", Length = "0x3C")]
104 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
105 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
106 get
107 {
108 throw null;
109 }
110 }