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
ItemVariantCondition.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000865")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x60043A6")]
12 [global::Cpp2ILInjected.Address(RVA = "0x7A48B8", Offset = "0x7A48B8", Length = "0x2C")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x60043A7")]
21 [global::Cpp2ILInjected.Address(RVA = "0x7A48E4", Offset = "0x7A48E4", Length = "0x10")]
22 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
23 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
24 public override string ToString()
25 {
26 throw null;
27 }
28
29 [global::Cpp2ILInjected.Token(Token = "0x4008198")]
30 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
32
33 [global::Cpp2ILInjected.Token(Token = "0x4008199")]
34 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
36
37 [global::Cpp2ILInjected.Token(Token = "0x2000866")]
38 public delegate bool Condition();
39 }
40}
class f__AnonymousType0<< Count > j__TPar
ItemVariantCondition(NetworkText description, ItemVariantCondition.Condition condition)
readonly ItemVariantCondition.Condition IsMet