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

◆ cellSize

Vector2 UnityEngine.UI.GridLayoutGroup.cellSize
getset

Definition at line 63 of file GridLayoutGroup.cs.

64 {
65 [global::Cpp2ILInjected.Token(Token = "0x6000283")]
66 [global::Cpp2ILInjected.Address(RVA = "0x1FC81A4", Offset = "0x1FC81A4", Length = "0x8")]
67 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
68 get
69 {
70 throw null;
71 }
72 [global::Cpp2ILInjected.Token(Token = "0x6000284")]
73 [global::Cpp2ILInjected.Address(RVA = "0x1FC81AC", Offset = "0x1FC81AC", Length = "0x64")]
74 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
75 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LayoutGroup[]), Member = "SetProperty", MemberTypeParameters = new object[] { typeof(Vector2) }, MemberParameters = new object[]
76 {
77 typeof(ref Vector2),
78 typeof(Vector2)
79 }, ReturnType = typeof(void))]
80 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
81 set
82 {
83 throw null;
84 }
85 }
class f__AnonymousType0<< Count > j__TPar