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

◆ DisplayNameFormat

Enumerator
Default 
WANT_ASSEMBLY 
NO_MODIFIERS 

Definition at line 253 of file TypeSpec.cs.

254 {
255 // Token: 0x0400088D RID: 2189
256 Default = 0,
257 // Token: 0x0400088E RID: 2190
258 WANT_ASSEMBLY = 1,
259 // Token: 0x0400088F RID: 2191
260 NO_MODIFIERS = 2
261 }