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

◆ Scale

float Terraria.UI.InGamePopups.AchievementUnlockedPopup.Scale
getsetprivate

Definition at line 103 of file InGamePopups.cs.

104 {
105 [global::Cpp2ILInjected.Token(Token = "0x6003B2C")]
106 [global::Cpp2ILInjected.Address(RVA = "0x147B4A4", Offset = "0x147B4A4", Length = "0xB0")]
107 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
108 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InGamePopups.AchievementUnlockedPopup), Member = "get_Opacity", ReturnType = typeof(float))]
109 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InGamePopups.AchievementUnlockedPopup), Member = "PushAnchor", MemberParameters = new object[] { typeof(ref Vector2) }, ReturnType = typeof(void))]
110 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InGamePopups.AchievementUnlockedPopup), Member = "DrawInGame", MemberParameters = new object[]
111 {
112 typeof(SpriteBatch),
113 typeof(Vector2)
114 }, ReturnType = typeof(void))]
115 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
116 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MathHelper), Member = "Lerp", MemberParameters = new object[]
117 {
118 typeof(float),
119 typeof(float),
120 typeof(float)
121 }, ReturnType = typeof(float))]
122 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
123 get
124 {
125 throw null;
126 }
127 }
class f__AnonymousType0<< Count > j__TPar