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

◆ Options

RegexOptions System.Text.RegularExpressions.Regex.Options
get

Definition at line 513 of file Regex.cs.

514 {
515 get
516 {
517 return this.roptions;
518 }
519 }