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
OnValueChangedAttribute.cs
Go to the documentation of this file.
1using System;
5
6namespace NaughtyAttributes
7{
8 [AttributeUsage(AttributeTargets.Field, AllowMultiple = true, Inherited = true)]
9 [global::Cpp2ILInjected.Token(Token = "0x200001E")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x1700001B")]
13 public string CallbackName
14 {
16 [global::Cpp2ILInjected.Token(Token = "0x6000057")]
17 [global::Cpp2ILInjected.Address(RVA = "0x1CB5958", Offset = "0x1CB5958", Length = "0x8")]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
19 get
20 {
21 throw null;
22 }
24 [global::Cpp2ILInjected.Token(Token = "0x6000058")]
25 [global::Cpp2ILInjected.Address(RVA = "0x1CB5960", Offset = "0x1CB5960", Length = "0x8")]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
27 private set
28 {
29 throw null;
30 }
31 }
32
33 [global::Cpp2ILInjected.Token(Token = "0x6000059")]
34 [global::Cpp2ILInjected.Address(RVA = "0x1CB5968", Offset = "0x1CB5968", Length = "0x28")]
35 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
36 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
38 {
39 throw null;
40 }
41
43 [global::Cpp2ILInjected.Token(Token = "0x400002D")]
44 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
45 private string <CallbackName>k__BackingField;
46 }
47}
class f__AnonymousType0<< Count > j__TPar