class UIWidgetSource
Derived classes
Part of Widget UI system
All members, including inherited
Methods 14
proto native void SetTextColor(int color)Referenced by CameraToolsMenu.ColorRed(), CameraToolsMenu.ColorWhite(), CharacterCreationMenu.ColorDisable()
Show 30 more
, CharacterCreationMenu.ColorHighlight(), CharacterCreationMenu.ColorNormal(), ContextMenu.AddEx(), HudDebugWinCharModifiers.AddModifier(), HudDebugWinHealth.HandleTargetState(), InGameMenuXbox.ColorDisable(), KeybindingsMenu.ColorDisabled(), KeybindingsMenu.ColorRed(), KeybindingsMenu.ColorWhite(), MainMenuButtonEffect.Update(), MainMenuNewsfeed.ColorRed(), MainMenuNewsfeed.ColorWhite(), OptionSelectorSlider.OnDoubleClick(), OptionSelectorSlider.Update(), OptionsMenu.ColorDisable(), OptionsMenu.ColorHighlight(), OptionsMenu.ColorNormal(), OptionsMenuControls.ColorRed(), OptionsMenuControls.ColorWhite(), ScriptConsoleItemsTab.Init(), ScriptConsoleItemsTab.OnChange(), ScriptConsoleWeatherTab.ButtonHighlight(), ScriptConsoleWeatherTab.ButtonNormal(), ServerBrowserTab.ColorDisable(), ServerBrowserTab.ColorHighlight(), ServerBrowserTab.ColorNormal(), ServerBrowserTabConsole.ColorDisable(), ServerBrowserTabConsole.ColorNormal(), ServerBrowserTabConsolePages.ColorDisable(), and ServerBrowserTabConsolePages.ColorNormal()proto native int GetTextOutlineSize()proto native int GetTextOutlineColor()proto native int GetTextShadowSize()proto native int GetTextShadowColor()proto native float GetTextShadowOpacity()proto native float GetTextShadowOffsetX()proto native float GetTextShadowOffsetY()proto native void SetTextItalic(bool italic)proto native bool GetTextItalic()proto native void SetTextBold(bool bold)proto native bool GetTextBold()