terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
StringReference (char[] chars, int startIndex, int length) | |
override string | ToString () |
Properties | |
char | this[int i] [get] |
char[] | Chars [get] |
int | StartIndex [get] |
int | Length [get] |
Private Attributes | |
readonly char[] | _chars |
readonly int | _startIndex |
readonly int | _length |
Definition at line 9 of file StringReference.cs.