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

◆ ItemRequired

Required Newtonsoft.Json.JsonObjectAttribute.ItemRequired
getset

Definition at line 33 of file JsonObjectAttribute.cs.

34 {
35 [global::Cpp2ILInjected.Token(Token = "0x6000067")]
36 [global::Cpp2ILInjected.Address(RVA = "0x1CB7480", Offset = "0x1CB7480", Length = "0x50")]
37 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
39 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
40 get
41 {
42 throw null;
43 }
44 [global::Cpp2ILInjected.Token(Token = "0x6000068")]
45 [global::Cpp2ILInjected.Address(RVA = "0x1CB74D0", Offset = "0x1CB74D0", Length = "0x68")]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
47 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Int32Enum?), Member = ".ctor", MemberParameters = new object[] { "System.Int32Enum" }, ReturnType = typeof(void))]
48 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
49 set
50 {
51 throw null;
52 }
53 }
class f__AnonymousType0<< Count > j__TPar
Int32Enum
Definition Int32Enum.cs:8