Back to Home
ESO Function Data v101042
SelectStar()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/champion/championconstellation.lua:516
--
function ZO_ChampionConstellation:SelectStar(newStar)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/champion/champion.lua:304
--
self.chosenConstellation:SelectStar(nil)
ingame/champion/champion.lua:602
--
self.chosenConstellation:SelectStar(nil)
ingame/champion/champion.lua:1894
--
self.chosenConstellation:SelectStar(nil)
ingame/champion/champion.lua:2475
--
self.chosenConstellation:SelectStar(nil)
ingame/champion/champion.lua:2538
--
constellation:SelectStar(mouseOverControl.star)
ingame/champion/champion.lua:2541
--
constellation:SelectStar(nil)
ingame/champion/championassignableactionbar.lua:318
--
chosenConstellation:SelectStar(star)
ingame/champion/championassignableactionbar.lua:336
--
chosenConstellation:SelectStar(nil)
ingame/champion/championassignableactionbar.lua:581
--
CHAMPION_PERKS:GetChosenConstellation():SelectStar(nil)
ingame/champion/championassignableactionbar.lua:588
--
CHAMPION_PERKS:GetChosenConstellation():SelectStar(self.lastSelectedStar)
ingame/champion/championconstellation.lua:460
--
self:SelectStar(nil)
ingame/champion/championconstellation.lua:487
--
self:SelectStar(nil)
ingame/champion/championstar.lua:265
--
self.constellation:SelectStar(self)
ingame/champion/championstar.lua:269
--
self.constellation:SelectStar(nil)