Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 45 of file UIEmotesMenu.cs.
References Terraria.UI.UIElement.UIElement(), Terraria.GameContent.UI.States.UIEmotesMenu._backPanel, Terraria.GameContent.UI.States.UIEmotesMenu._container, Terraria.GameContent.UI.States.UIEmotesMenu._list, Terraria.GameContent.UI.States.UIEmotesMenu._outerContainer, Terraria.GameContent.UI.States.UIEmotesMenu._scrollBar, Terraria.UI.UIElement.Append(), Microsoft.Xna.Framework.Graphics.Color, Terraria.GameContent.UI.States.UIEmotesMenu.FadedMouseOut(), Terraria.GameContent.UI.States.UIEmotesMenu.FadedMouseOver(), Terraria.UI.StyleDimension.FromPixels(), Terraria.GameContent.UI.States.UIEmotesMenu.GetEmotesBiomesAndEvents(), Terraria.GameContent.UI.States.UIEmotesMenu.GetEmotesBosses(), Terraria.GameContent.UI.States.UIEmotesMenu.GetEmotesCritters(), Terraria.GameContent.UI.States.UIEmotesMenu.GetEmotesGeneral(), Terraria.GameContent.UI.States.UIEmotesMenu.GetEmotesItems(), Terraria.GameContent.UI.States.UIEmotesMenu.GetEmotesRPS(), Terraria.GameContent.UI.States.UIEmotesMenu.GetEmotesTownNPCs(), Terraria.Localization.Language.GetText(), Terraria.GameContent.UI.States.UIEmotesMenu.GoBackClick(), Terraria.UI.UIElement.RemoveAllChildren(), and Terraria.GameContent.UI.States.UIEmotesMenu.TryAddingList().
Referenced by Terraria.GameContent.UI.States.UIEmotesMenu.OnActivate().