|
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
|
Namespaces | |
| namespace | JsonPath |
Classes | |
| class | Extensions |
| interface | IJEnumerable |
| class | JArray |
| class | JConstructor |
| class | JContainer |
| struct | JEnumerable |
| class | JObject |
| class | JProperty |
| class | JPropertyDescriptor |
| class | JPropertyKeyedCollection |
| class | JRaw |
| class | JsonLoadSettings |
| class | JsonMergeSettings |
| class | JToken |
| class | JTokenEqualityComparer |
| class | JTokenReader |
| class | JTokenWriter |
| class | JValue |
Enumerations | |
| enum | CommentHandling { Ignore , Load } |
| enum | JTokenType { None , Object , Array , Constructor , Property , Comment , Integer , Float , String , Boolean , Null , Undefined , Date , Raw , Bytes , Guid , Uri , TimeSpan } |
| enum | LineInfoHandling { Ignore , Load } |
| enum | MergeArrayHandling { Concat , Union , Replace , Merge } |
| enum | MergeNullValueHandling { Ignore = 0 , Merge = 1 } |