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
ClassInterfaceAttribute.cs
Go to the documentation of this file.
1using System;
4
6{
7 [ComVisible(true)]
8 [global::System.AttributeUsage(global::System.AttributeTargets.Assembly | global::System.AttributeTargets.Class, Inherited = false)]
9 [global::Cpp2ILInjected.Token(Token = "0x200043D")]
10 public sealed class ClassInterfaceAttribute : global::System.Attribute
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x600216A")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1B700F0", Offset = "0x1B700F0", Length = "0x28")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Attribute), Member = ".ctor", ReturnType = typeof(void))]
20
21 [global::Cpp2ILInjected.Token(Token = "0x4001207")]
22 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
24 }
25}
class f__AnonymousType0<< Count > j__TPar
ClassInterfaceAttribute(ClassInterfaceType classInterfaceType)