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

◆ UpdateInputFields()

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

Definition at line 626 of file UIWorldCreation.cs.

References Terraria.GameContent.UI.States.UIWorldCreation._namePlate, Terraria.GameContent.UI.States.UIWorldCreation._optionSeed, Terraria.GameContent.UI.States.UIWorldCreation._optionwWorldName, Terraria.GameContent.UI.States.UIWorldCreation._seedPlate, Terraria.UI.UIElement.Recalculate(), Terraria.GameContent.UI.Elements.UICharacterNameButton.SetContents(), and Terraria.GameContent.UI.Elements.UICharacterNameButton.TrimDisplayIfOverElementDimensions().

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