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

◆ RemapSliderValueToPowerValue()

override float Terraria.GameContent.Creative.CreativePowers.SpawnRateSliderPerPlayerPower.RemapSliderValueToPowerValue ( float sliderValue)
inline

Definition at line 2322 of file CreativePowers.cs.

2323 {
2324 if (!true)
2325 {
2326 }
2327 return float.Epsilon;
2328 }