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 | |
DelayedRegex (string regexString) | |
DelayedRegex (Regex regex) | |
Properties | |
Regex | AsRegex [get, set] |
Private Attributes | |
Regex | _AsRegex |
string | _AsString |
Definition at line 12 of file DelayedRegex.cs.