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
CustomConstantAttribute.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::System.AttributeUsage(global::System.AttributeTargets.Field | global::System.AttributeTargets.Parameter, Inherited = false)]
8 [global::Cpp2ILInjected.Token(Token = "0x200046C")]
9 [global::System.Serializable]
10 public abstract class CustomConstantAttribute : global::System.Attribute
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x17000465")]
13 public abstract object Value
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x6002208")]
16 get;
17 }
18
19 [global::Cpp2ILInjected.Token(Token = "0x6002209")]
20 [global::Cpp2ILInjected.Address(RVA = "0x1B73310", Offset = "0x1B73310", Length = "0x8")]
21 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
22 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Attribute), Member = ".ctor", ReturnType = typeof(void))]
24 {
25 throw null;
26 }
27 }
28}
class f__AnonymousType0<< Count > j__TPar