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

◆ UpdateSliders()

void Terraria.GameContent.UI.States.UIWorldCreation.UpdateSliders ( )
inlineprivate

Definition at line 482 of file UIWorldCreation.cs.

References Terraria.GameContent.UI.States.UIWorldCreation._difficultyButtons, Terraria.GameContent.UI.States.UIWorldCreation._evilButtons, Terraria.GameContent.UI.States.UIWorldCreation._optionDifficulty, Terraria.GameContent.UI.States.UIWorldCreation._optionEvil, Terraria.GameContent.UI.States.UIWorldCreation._optionSize, and Terraria.GameContent.UI.States.UIWorldCreation._sizeButtons.

Referenced by Terraria.GameContent.UI.States.UIWorldCreation.ClickRandomizeName(), Terraria.GameContent.UI.States.UIWorldCreation.ClickRandomizeSeed(), and Terraria.GameContent.UI.States.UIWorldCreation.OnFinishedSettingSeed().