Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
TypeNameFormatFlags.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 

Enumerations

enum  System.TypeNameFormatFlags {
  System.FormatBasic = 0 , System.FormatNamespace = 1 , System.FormatFullInst = 2 , System.FormatAssembly = 4 ,
  System.FormatSignature = 8 , System.FormatNoVersion = 0x10 , System.FormatAngleBrackets = 0x40 , System.FormatStubInfo = 0x80 ,
  System.FormatGenericParam = 0x100
}