Back to Home
ESO Function Data v100030
ApplyButtonTemplatesToTextControl()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/championperks/championstar.lua:570
--
function ZO_ChampionStar:ApplyButtonTemplatesToTextControl(template)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/championperks/championstar.lua:489
--
self:ApplyButtonTemplatesToTextControl(IsInGamepadPreferredMode() and GAMEPAD_ALLOCATE_POINTS_BUTTON_TEMPLATES or KEYBOARD_ALLOCATE_POINTS_BUTTON_TEMPLATES)
ingame/championperks/championstar.lua:584
--
self:ApplyButtonTemplatesToTextControl(GAMEPAD_ALLOCATE_POINTS_BUTTON_TEMPLATES)
ingame/championperks/championstar.lua:588
--
self:ApplyButtonTemplatesToTextControl(GAMEPAD_TRIGGER_ALLOCATE_POINTS_BUTTON_TEMPLATES)