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

◆ Reset()

override void Terraria.GameContent.Creative.CreativePowers.DifficultySliderPower.Reset ( )
inlinevirtual

Reimplemented from Terraria.GameContent.Creative.CreativePowers.ASharedSliderPower.

Definition at line 2679 of file CreativePowers.cs.

2680 {
2681 throw null;
2682 }