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
GuidAttribute.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x02000442 RID: 1090
6 [AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Interface | AttributeTargets.Delegate, Inherited = false)]
7 [ComVisible(true)]
8 public sealed class GuidAttribute : Attribute
9 {
10 // Token: 0x0600216D RID: 8557 RVA: 0x0004C09C File Offset: 0x0004A29C
11 public GuidAttribute(string guid)
12 {
14 }
15
16 // Token: 0x0400125D RID: 4701
17 internal string _val;
18 }
19}
class f__AnonymousType0<< Count > j__TPar