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
JTokenType.cs File Reference

Go to the source code of this file.

Namespaces

namespace  Newtonsoft
 
namespace  Newtonsoft.Json
 
namespace  Newtonsoft.Json.Linq
 

Enumerations

enum  Newtonsoft.Json.Linq.JTokenType {
  Newtonsoft.Json.Linq.None , Newtonsoft.Json.Linq.Object , Newtonsoft.Json.Linq.Array , Newtonsoft.Json.Linq.Constructor ,
  Newtonsoft.Json.Linq.Property , Newtonsoft.Json.Linq.Comment , Newtonsoft.Json.Linq.Integer , Newtonsoft.Json.Linq.Float ,
  Newtonsoft.Json.Linq.String , Newtonsoft.Json.Linq.Boolean , Newtonsoft.Json.Linq.Null , Newtonsoft.Json.Linq.Undefined ,
  Newtonsoft.Json.Linq.Date , Newtonsoft.Json.Linq.Raw , Newtonsoft.Json.Linq.Bytes , Newtonsoft.Json.Linq.Guid ,
  Newtonsoft.Json.Linq.Uri , Newtonsoft.Json.Linq.TimeSpan
}