Back to Home
ESO Function Data v100030
SelectStar()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/championperks/championconstellation.lua:292
--
function ZO_ChampionConstellation:SelectStar(star)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/championperks/championconstellation.lua:207
--
self:SelectStar(self.closestStarToCenter)
ingame/championperks/championconstellation.lua:213
--
self:SelectStar(nil)
ingame/championperks/championconstellation.lua:252
--
self:SelectStar(closestStar)
ingame/championperks/championperks.lua:270
--
self.chosenConstellation:SelectStar(nil)
ingame/championperks/championstar.lua:629
--
self.constellation:SelectStar(self)
ingame/championperks/championstar.lua:633
--
self.constellation:SelectStar(nil)