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

◆ ShouldBeRemoved

bool Terraria.UI.InGamePopups.PlayerWantsToJoinGamePopup.ShouldBeRemoved
getset

Implements Terraria.UI.IInGameNotification.

Definition at line 404 of file InGamePopups.cs.

405 {
406 [global::Cpp2ILInjected.Token(Token = "0x6003B37")]
407 [global::Cpp2ILInjected.Address(RVA = "0x147C084", Offset = "0x147C084", Length = "0x10")]
408 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
409 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
410 get
411 {
412 throw null;
413 }
414 }