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
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 = 24
}