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
MultilineAttribute.cs
Go to the documentation of this file.
1using System;
2
3namespace UnityEngine
4{
5 // Token: 0x0200008F RID: 143
6 [AttributeUsage(AttributeTargets.Field, Inherited = true, AllowMultiple = false)]
8 {
9 // Token: 0x06000284 RID: 644 RVA: 0x00005AE0 File Offset: 0x00003CE0
11 {
12 this.lines = 3;
13 }
14
15 // Token: 0x04000327 RID: 807
16 public readonly int lines;
17 }
18}
class f__AnonymousType0<< Count > j__TPar