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
RequiredByNativeCodeAttribute.cs
Go to the documentation of this file.
1using System;
7
9{
10 [AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Constructor | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Interface, Inherited = false)]
12 [global::Cpp2ILInjected.Token(Token = "0x2000009")]
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x600000B")]
16 [global::Cpp2ILInjected.Address(RVA = "0x1FA3AD4", Offset = "0x1FA3AD4", Length = "0x8")]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
20 {
21 throw null;
22 }
23
24 [global::Cpp2ILInjected.Token(Token = "0x17000003")]
25 public bool Optional
26 {
28 [global::Cpp2ILInjected.Token(Token = "0x600000C")]
29 [global::Cpp2ILInjected.Address(RVA = "0x1FA3ADC", Offset = "0x1FA3ADC", Length = "0xC")]
30 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
31 set
32 {
33 throw null;
34 }
35 }
36
37 [global::Cpp2ILInjected.Token(Token = "0x17000004")]
38 public bool GenerateProxy
39 {
41 [global::Cpp2ILInjected.Token(Token = "0x600000D")]
42 [global::Cpp2ILInjected.Address(RVA = "0x1FA3AE8", Offset = "0x1FA3AE8", Length = "0xC")]
43 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
44 set
45 {
46 throw null;
47 }
48 }
49
52 [global::Cpp2ILInjected.Token(Token = "0x4000005")]
53 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
54 private bool <Optional>k__BackingField;
55
58 [global::Cpp2ILInjected.Token(Token = "0x4000006")]
59 [global::Cpp2ILInjected.FieldOffset(Offset = "0x11")]
60 private bool <GenerateProxy>k__BackingField;
61 }
62}
class f__AnonymousType0<< Count > j__TPar