Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 165 of file UICreativePowersMenu.cs.
References Terraria.GameContent.UI.States.UICreativePowersMenu._mainCategory, System.Collections.Generic.Dictionary< TKey, TValue >.Add(), System.Collections.Generic.Dictionary< TKey, TValue >.Clear(), Terraria.GameContent.Creative.CreativePowersHelper.GetIconImage(), Terraria.GameContent.Creative.CreativePowerManager.Instance, Terraria.GameContent.Creative.CreativePowersHelper.CreativePowerIconLocations.ItemDuplication, Terraria.GameContent.Creative.CreativePowersHelper.CreativePowerIconLocations.ItemResearch, Terraria.GameContent.UI.States.UICreativePowersMenu.itemsWindowButton_OnUpdate(), System.list, Terraria.GameContent.UI.States.UICreativePowersMenu.MainCategoryButtonClick(), Terraria.GameContent.Creative.CreativePowersHelper.CreativePowerIconLocations.PersonalCategory, Terraria.GameContent.UI.States.UICreativePowersMenu.personalCategoryButton_OnUpdate(), Terraria.GameContent.UI.States.UICreativePowersMenu.researchWindowButton_OnUpdate(), Terraria.GameContent.Creative.CreativePowersHelper.CreativePowerIconLocations.TimeCategory, Terraria.GameContent.UI.States.UICreativePowersMenu.timeCategoryButton_OnUpdate(), Terraria.GameContent.Creative.CreativePowersHelper.CreativePowerIconLocations.WeatherCategory, and Terraria.GameContent.UI.States.UICreativePowersMenu.weatherCategoryButton_OnUpdate().
Referenced by Terraria.GameContent.UI.States.UICreativePowersMenu.InitializePage().