Back to Home
ESO Function Data v101044
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:382
--
self.chosenConstellation:SelectStar(nil)
ingame/champion/champion.lua:615
--
self.chosenConstellation:SelectStar(nil)
ingame/champion/champion.lua:1914
--
self.chosenConstellation:SelectStar(nil)
ingame/champion/champion.lua:2495
--
self.chosenConstellation:SelectStar(nil)
ingame/champion/champion.lua:2558
--
constellation:SelectStar(mouseOverControl.star)
ingame/champion/champion.lua:2561
--
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)