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

◆ spacing

float UnityEngine.UI.HorizontalOrVerticalLayoutGroup.spacing
getsetinherited

Definition at line 13 of file HorizontalOrVerticalLayoutGroup.cs.

14 {
15 [global::Cpp2ILInjected.Token(Token = "0x6000296")]
16 [global::Cpp2ILInjected.Address(RVA = "0x1FC9DF4", Offset = "0x1FC9DF4", Length = "0x8")]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18 get
19 {
20 throw null;
21 }
22 [global::Cpp2ILInjected.Token(Token = "0x6000297")]
23 [global::Cpp2ILInjected.Address(RVA = "0x1FC9DFC", Offset = "0x1FC9DFC", Length = "0x5C")]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LayoutGroup[]), Member = "SetProperty", MemberTypeParameters = new object[] { typeof(float) }, MemberParameters = new object[]
26 {
27 typeof(ref float),
28 typeof(float)
29 }, ReturnType = typeof(void))]
30 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
31 set
32 {
33 throw null;
34 }
35 }
class f__AnonymousType0<< Count > j__TPar