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

◆ aspectRatio

float UnityEngine.UI.AspectRatioFitter.aspectRatio
getset

Definition at line 42 of file AspectRatioFitter.cs.

43 {
44 [global::Cpp2ILInjected.Token(Token = "0x6000240")]
45 [global::Cpp2ILInjected.Address(RVA = "0x1FC6838", Offset = "0x1FC6838", Length = "0x8")]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
47 get
48 {
49 throw null;
50 }
51 [global::Cpp2ILInjected.Token(Token = "0x6000241")]
52 [global::Cpp2ILInjected.Address(RVA = "0x1FC6840", Offset = "0x1FC6840", Length = "0x74")]
53 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
54 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SetPropertyUtility[]), Member = "SetStruct", MemberTypeParameters = new object[] { typeof(float) }, MemberParameters = new object[]
55 {
56 typeof(ref float),
57 typeof(float)
58 }, ReturnType = typeof(bool))]
59 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(AspectRatioFitter), Member = "UpdateRect", ReturnType = typeof(void))]
60 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
61 set
62 {
63 throw null;
64 }
65 }
class f__AnonymousType0<< Count > j__TPar