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
GenShapeActionPair.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020004D8 RID: 1240
6 public struct GenShapeActionPair
7 {
8 // Token: 0x0600303D RID: 12349 RVA: 0x001F5E00 File Offset: 0x001F4000
10 {
11 this.Shape = shape;
13 }
14
15 // Token: 0x040039D7 RID: 14807
17
18 // Token: 0x040039D8 RID: 14808
20 }
21}
class f__AnonymousType0<< Count > j__TPar
GenShapeActionPair(GenShape shape, GenAction action)