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

◆ marginLeft

virtual int UnityEngine.GUILayoutEntry.marginLeft
getsetinherited

Definition at line 31 of file GUILayoutEntry.cs.

32 {
33 [global::Cpp2ILInjected.Token(Token = "0x6000003")]
34 [global::Cpp2ILInjected.Address(RVA = "0x1F94A14", Offset = "0x1F94A14", Length = "0x18")]
35 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
36 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIStyle), Member = "get_margin", ReturnType = typeof(RectOffset))]
37 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RectOffset), Member = "get_left", ReturnType = typeof(int))]
38 get
39 {
40 throw null;
41 }
42 }
class f__AnonymousType0<< Count > j__TPar