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
ModifierSpec.cs
Go to the documentation of this file.
1using System;
2using System.Text;
3
4namespace System
5{
6 // Token: 0x0200019B RID: 411
7 internal interface ModifierSpec
8 {
9 // Token: 0x06000FCC RID: 4044
11
12 // Token: 0x06000FCD RID: 4045
14 }
15}
Type Resolve(Type type)
StringBuilder Append(StringBuilder sb)