terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Unit()

RegexNode System.Text.RegularExpressions.RegexParser.Unit ( )
inlineprivate

Definition at line 1046 of file RegexParser.cs.

1047 {
1048 return this._unit;
1049 }

References System.Text.RegularExpressions.RegexParser._unit.