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
SpaceAttribute.cs
Go to the documentation of this file.
1using System;
2
3namespace UnityEngine
4{
5 // Token: 0x0200008C RID: 140
6 [AttributeUsage(AttributeTargets.Field, Inherited = true, AllowMultiple = true)]
8 {
9 // Token: 0x06000280 RID: 640 RVA: 0x00005A7C File Offset: 0x00003C7C
11 {
12 this.height = (float)16640;
13 }
14
15 // Token: 0x06000281 RID: 641 RVA: 0x00005A9C File Offset: 0x00003C9C
16 public SpaceAttribute(float height)
17 {
18 }
19
20 // Token: 0x04000323 RID: 803
21 public readonly float height;
22 }
23}
class f__AnonymousType0<< Count > j__TPar