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

◆ constraintCount

int UnityEngine.UI.GridLayoutGroup.constraintCount
getset

Definition at line 138 of file GridLayoutGroup.cs.

139 {
140 [global::Cpp2ILInjected.Token(Token = "0x6000289")]
141 [global::Cpp2ILInjected.Address(RVA = "0x1FC82E0", Offset = "0x1FC82E0", Length = "0x8")]
142 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
143 get
144 {
145 throw null;
146 }
147 [global::Cpp2ILInjected.Token(Token = "0x600028A")]
148 [global::Cpp2ILInjected.Address(RVA = "0x1FC82E8", Offset = "0x1FC82E8", Length = "0x60")]
149 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
150 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
151 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LayoutGroup[]), Member = "SetProperty", MemberTypeParameters = new object[] { typeof(int) }, MemberParameters = new object[]
152 {
153 typeof(ref int),
154 typeof(int)
155 }, ReturnType = typeof(void))]
156 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
157 set
158 {
159 throw null;
160 }
161 }
class f__AnonymousType0<< Count > j__TPar