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
|
Static Public Member Functions | |
static | RegexPrefix () |
Package Functions | |
RegexPrefix (string prefix, bool ci) | |
Properties | |
bool | CaseInsensitive [get, set] |
static RegexPrefix | Empty [get, set] |
string | Prefix [get, set] |
Private Attributes | |
readonly bool< CaseInsensitive > | k__BackingField |
readonly string< Prefix > | k__BackingField |
Static Private Attributes | |
static readonly RegexPrefix< Empty > | k__BackingField |
Definition at line 9 of file RegexPrefix.cs.