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.PlayerWantsToJoinGamePopup.Scale
getsetprivate

Definition at line 330 of file InGamePopups.cs.

331 {
332 [global::Cpp2ILInjected.Token(Token = "0x6003B32")]
333 [global::Cpp2ILInjected.Address(RVA = "0x147BEC0", Offset = "0x147BEC0", Length = "0x5C")]
334 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
335 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InGamePopups.PlayerWantsToJoinGamePopup), Member = "get_Opacity", ReturnType = typeof(float))]
336 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InGamePopups.PlayerWantsToJoinGamePopup), Member = "DrawInGame", MemberParameters = new object[]
337 {
338 typeof(SpriteBatch),
339 typeof(Vector2)
340 }, ReturnType = typeof(void))]
341 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InGamePopups.PlayerWantsToJoinGamePopup), Member = "PushAnchor", MemberParameters = new object[] { typeof(ref Vector2) }, ReturnType = typeof(void))]
342 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
343 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MathHelper), Member = "Lerp", MemberParameters = new object[]
344 {
345 typeof(float),
346 typeof(float),
347 typeof(float)
348 }, ReturnType = typeof(float))]
349 get
350 {
351 throw null;
352 }
353 }
class f__AnonymousType0<< Count > j__TPar