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
EnumMemberAttribute.cs
Go to the documentation of this file.
1using System;
4
6{
7 [AttributeUsage(AttributeTargets.Field, Inherited = false, AllowMultiple = false)]
8 [global::Cpp2ILInjected.Token(Token = "0x2000004")]
9 public sealed class EnumMemberAttribute : Attribute
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x17000006")]
12 public string Value
13 {
14 [global::Cpp2ILInjected.Token(Token = "0x6000008")]
15 [global::Cpp2ILInjected.Address(RVA = "0x1D5C420", Offset = "0x1D5C420", Length = "0x8")]
16 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
17 get
18 {
19 throw null;
20 }
21 }
22
23 [global::Cpp2ILInjected.Token(Token = "0x4000006")]
24 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
25 private string value;
26 }
27}
class f__AnonymousType0<< Count > j__TPar