terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
ChatCommandAttribute.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x0200079C RID: 1948
6 [AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface, Inherited = false)]
7 public sealed class ChatCommandAttribute : Attribute
8 {
9 // Token: 0x06003FB3 RID: 16307 RVA: 0x00241104 File Offset: 0x0023F304
11 {
13 }
14
15 // Token: 0x04007DCB RID: 32203
16 public readonly string Name;
17 }
18}
class f__AnonymousType0<< Count > j__TPar