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
Loading...
Searching...
No Matches

◆ Replace() [7/7]

string System.Text.RegularExpressions.Regex.Replace ( string input,
string replacement,
int count,
int startat )
inline

Definition at line 456 of file Regex.cs.

457 {
458 throw null;
459 }