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

◆ ProvideSlider()

override UIElement Terraria.GameContent.Creative.CreativePowers.DifficultySliderPower.ProvideSlider ( )
inline

Implements Terraria.GameContent.Creative.IProvideSliderElement.

Definition at line 2755 of file CreativePowers.cs.

2756 {
2757 throw null;
2758 }