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

◆ RenameWorld()

static void Terraria.WorldGen.RenameWorld ( WorldFileData data,
string newName,
Action< string > callback = null )
inlinestatic

Definition at line 3256 of file WorldGen.cs.

3257 {
3258 throw null;
3259 }