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

◆ TypeNameFormatFlags

Enumerator
FormatBasic 
FormatNamespace 
FormatFullInst 
FormatAssembly 
FormatSignature 
FormatNoVersion 
FormatAngleBrackets 
FormatStubInfo 
FormatGenericParam 
FormatSerialization 

Definition at line 7 of file TypeNameFormatFlags.cs.

8 {
9 [global::Cpp2ILInjected.Token(Token = "0x400053B")]
11 [global::Cpp2ILInjected.Token(Token = "0x400053C")]
13 [global::Cpp2ILInjected.Token(Token = "0x400053D")]
15 [global::Cpp2ILInjected.Token(Token = "0x400053E")]
17 [global::Cpp2ILInjected.Token(Token = "0x400053F")]
19 [global::Cpp2ILInjected.Token(Token = "0x4000540")]
20 FormatNoVersion = 16,
21 [global::Cpp2ILInjected.Token(Token = "0x4000541")]
23 [global::Cpp2ILInjected.Token(Token = "0x4000542")]
24 FormatStubInfo = 128,
25 [global::Cpp2ILInjected.Token(Token = "0x4000543")]
27 [global::Cpp2ILInjected.Token(Token = "0x4000544")]
29 }