- ingame/skills/gamepad/skillscomponents_gamepad.lua:286 --
SetupIndicatorsForSkill(control.leftIndicator, control.rightIndicator, skillData, showIncrease, showDecrease, showNew)
- ingame/skills/gamepad/skillscomponents_gamepad.lua:339 --
SetupIndicatorsForSkill(control.leftIndicator, control.rightIndicator, skillData, DONT_SHOW_INCREASE, DONT_SHOW_DECREASE, SHOW_NEW)
- ingame/skills/gamepad/skillscomponents_gamepad.lua:411 --
SetupIndicatorsForSkill(control.leftIndicator, NO_RIGHT_INDICATOR, skillData, SHOW_INCREASE, showDecrease, SHOW_NEW)