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

◆ LastActiveLeft

bool GUIPageIcons.LastActiveLeft
getset

Definition at line 1496 of file GUIPageIcons.cs.

1497 {
1498 [global::Cpp2ILInjected.Token(Token = "0x60009F1")]
1499 [global::Cpp2ILInjected.Address(RVA = "0x976C98", Offset = "0x976C98", Length = "0x138")]
1500 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1501 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIVirtualInputController), Member = "Update", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
1502 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1503 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIControllerPageRedirect), Member = "get_Inventory", ReturnType = typeof(GUIControllerInventory))]
1504 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIControllerPageRedirect), Member = "get_Coins", ReturnType = typeof(GUIControllerCoins))]
1505 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIControllerPageRedirect), Member = "get_Ammo", ReturnType = typeof(GUIControllerAmmo))]
1506 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIControllerPageRedirect), Member = "get_PVP", ReturnType = typeof(GUIControllerPVP))]
1507 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIControllerPageRedirect), Member = "get_Housing", ReturnType = typeof(GUIControllerHousing))]
1508 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIControllerPageRedirect), Member = "get_Trash", ReturnType = typeof(GUIControllerTrash))]
1509 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1510 get
1511 {
1512 throw null;
1513 }
1514 }
class f__AnonymousType0<< Count > j__TPar