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 Attributes | |
readonly RegexNode | Root |
readonly Hashtable | Caps |
readonly int[] | CapNumList |
readonly int | CapTop |
readonly Hashtable | CapNames |
readonly string[] | CapsList |
readonly RegexOptions | Options |
Package Functions | |
RegexTree (RegexNode root, Hashtable caps, int[] capNumList, int capTop, Hashtable capNames, string[] capsList, RegexOptions options) | |
Definition at line 9 of file RegexTree.cs.