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
|
Public Member Functions | |
override string | ToString () |
Package Functions | |
Capture (string text, int index, int length) | |
ReadOnlySpan< char > | GetLeftSubstring () |
ReadOnlySpan< char > | GetRightSubstring () |
Properties | |
int | Index [get, set, protected set] |
int | Length [get, set, protected set] |
string | Text [get, set, protected set] |
string | Value [get, set] |
Private Attributes | |
int< Index > | k__BackingField |
int< Length > | k__BackingField |
string< Text > | k__BackingField |
Definition at line 11 of file Capture.cs.