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

◆ UpdateWorldsList()

void Terraria.GameContent.UI.States.UIWorldSelect.UpdateWorldsList ( )
inlineprivate

Definition at line 146 of file UIWorldSelect.cs.

References Terraria.GameContent.UI.States.UIWorldSelect._worldList, Terraria.GameContent.UI.Elements.UIList.Add(), Terraria.GameContent.UI.States.UIWorldSelect.CanWorldBePlayed(), Terraria.GameContent.UI.Elements.UIList.Clear(), Terraria.IO.FileData.GetFileName(), Terraria.IO.FileData.IsFavorite, System.item, Terraria.IO.FileData.Name, and Terraria.Main.WorldList.

Referenced by Terraria.GameContent.UI.States.UIWorldSelect.OnActivate(), and Terraria.GameContent.UI.States.UIWorldSelect.UpdateFavoritesCache().