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
Loading...
Searching...
No Matches
Newtonsoft.Json.Utilities.StringReference Struct Reference
+ Collaboration diagram for Newtonsoft.Json.Utilities.StringReference:

Public Member Functions

 StringReference (char[] chars, int startIndex, int length)
 
override string ToString ()
 

Properties

char this[int i] [get, set]
 
char[] Chars [get, set]
 
int StartIndex [get, set]
 
int Length [get, set]
 

Private Attributes

readonly char[] _chars
 
readonly int _startIndex
 
readonly int _length
 

Detailed Description

Definition at line 10 of file StringReference.cs.


The documentation for this struct was generated from the following file: