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

Go to the source code of this file.

Namespaces

namespace  System
 

Enumerations

enum  System.UnescapeMode {
  System.CopyOnly = 0 , System.Escape = 1 , System.Unescape = 2 , System.EscapeUnescape = 3 ,
  System.V1ToStringFlag = 4 , System.UnescapeAll = 8 , System.UnescapeAllOrThrow = 0x18
}