terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ DisplayNameFormat

Enumerator
Default 
WANT_ASSEMBLY 
NO_MODIFIERS 

Definition at line 393 of file TypeSpec.cs.

394 {
395 [global::Cpp2ILInjected.Token(Token = "0x400088D")]
396 Default = 0,
397 [global::Cpp2ILInjected.Token(Token = "0x400088E")]
398 WANT_ASSEMBLY = 1,
399 [global::Cpp2ILInjected.Token(Token = "0x400088F")]
400 NO_MODIFIERS = 2
401 }