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 | |
RegexFC (bool nullable) | |
RegexFC (char ch, bool not, bool nullable, bool caseInsensitive) | |
RegexFC (string charClass, bool nullable, bool caseInsensitive) | |
bool | AddFC (RegexFC fc, bool concatenate) |
string | GetFirstChars (CultureInfo culture) |
Public Attributes | |
bool | _nullable |
Properties | |
bool | CaseInsensitive [get, private set] |
Private Attributes | |
RegexCharClass | _cc |
bool< CaseInsensitive > | k__BackingField |
Definition at line 8 of file RegexFC.cs.