terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Static Public Attributes | |
static readonly ContentValidator | Empty |
static readonly ContentValidator | TextOnly |
static readonly ContentValidator | Mixed |
static readonly ContentValidator | Any |
Package Functions | |
DfaContentValidator (int[][] transitionTable, SymbolsDictionary symbols, XmlSchemaContentType contentType, bool isOpen, bool isEmptiable) | |
Properties | |
XmlSchemaContentType | ContentType [get] |
bool | IsOpen [get] |
Private Attributes | |
int[][] | transitionTable |
SymbolsDictionary | symbols |
XmlSchemaContentType | contentType |
bool | isOpen |
bool | isEmptiable |
Definition at line 6 of file DfaContentValidator.cs.