Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ PushChangeAndSetSlider()

void Terraria.GameContent.Creative.CreativePowers.APerPlayerSliderPower.PushChangeAndSetSlider ( float value)
inlineinherited

Definition at line 301 of file CreativePowers.cs.

References Terraria.GameContent.Creative.CreativePowers.APerPlayerSliderPower._currentTargetValue, Terraria.GameContent.Creative.CreativePowers.APerPlayerSliderPower._sliderCurrentValueCache, Microsoft.Xna.Framework.MathHelper.Clamp(), Terraria.GameContent.Creative.CreativePowersHelper.IsAvailableForPlayer(), Terraria.Main.myPlayer, Terraria.GameContent.Creative.CreativePowers.APerPlayerSliderPower.PushChange(), and System.value.

Referenced by Terraria.GameContent.Creative.CreativePowers.SpawnRateSliderPerPlayerPower.ApplyLoadedDataToOutOfPlayerFields().