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
HeaderAttribute.cs
Go to the documentation of this file.
1using System;
2
3namespace UnityEngine
4{
5 // Token: 0x0200008D RID: 141
6 [AttributeUsage(AttributeTargets.Field, Inherited = true, AllowMultiple = true)]
8 {
9 // Token: 0x06000282 RID: 642 RVA: 0x00005AB0 File Offset: 0x00003CB0
10 public HeaderAttribute(string header)
11 {
13 }
14
15 // Token: 0x04000324 RID: 804
16 public readonly string header;
17 }
18}
class f__AnonymousType0<< Count > j__TPar