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

◆ SetSeedToRandom()

void Terraria.IO.WorldFileData.SetSeedToRandom ( )
inline

Definition at line 213 of file WorldFileData.cs.

214 {
215 int num;
216 string text = num.ToString();
217 this.SetSeed(text);
218 }
void SetSeed(string seedText)

References Terraria.IO.WorldFileData.SetSeed(), and System.text.