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

◆ CanLootAll

bool GUIPageOptions.CanLootAll
getsetprivate

Definition at line 864 of file GUIPageOptions.cs.

865 {
866 [global::Cpp2ILInjected.Token(Token = "0x6000F30")]
867 [global::Cpp2ILInjected.Address(RVA = "0xA25134", Offset = "0xA25134", Length = "0x1E4")]
868 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
869 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIPageOptions), Member = "DrawChestLootAll", ReturnType = typeof(void))]
870 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
871 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_myPlayer", ReturnType = typeof(int))]
872 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIChest), Member = "GetSelectedItem", ReturnType = typeof(Item))]
873 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Player), Member = "CanStoreItem", MemberParameters = new object[]
874 {
875 typeof(int),
876 typeof(Item)
877 }, ReturnType = typeof(bool))]
878 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
879 get
880 {
881 throw null;
882 }
883 }
class f__AnonymousType0<< Count > j__TPar