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

◆ HasMenu

bool GUIControllerDynamicGridNavigator.HasMenu
getsetprivate

Definition at line 410 of file GUIControllerDynamicGridNavigator.cs.

411 {
412 [global::Cpp2ILInjected.Token(Token = "0x60005EE")]
413 [global::Cpp2ILInjected.Address(RVA = "0xB24AFC", Offset = "0xB24AFC", Length = "0x50")]
414 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
415 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
416 get
417 {
418 throw null;
419 }
420 }