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

◆ IsCurrency

bool Terraria.Item.IsCurrency
getset

Definition at line 5475 of file Item.cs.

5476 {
5477 [global::Cpp2ILInjected.Token(Token = "0x6001B72")]
5478 [global::Cpp2ILInjected.Address(RVA = "0xB3F6D0", Offset = "0xB3F6D0", Length = "0x78")]
5479 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
5480 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
5481 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CustomCurrencyManager), Member = "IsCustomCurrency", MemberParameters = new object[] { typeof(Item) }, ReturnType = typeof(bool))]
5482 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
5483 get
5484 {
5485 throw null;
5486 }
5487 }
class f__AnonymousType0<< Count > j__TPar