Back to Home
ESO Function Data v100034
GetNodeInSameHemisphereAsOtherNode()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/champion/championconstellation.lua:575
--
function ZO_ChampionConstellation:GetNodeInSameHemisphereAsOtherNode(otherNode)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/champion/champion.lua:1010
--
self.constellations[ZO_CHAMPION_CENTERED_CONSTELLATION_INDEX]:GetNodeInSameHemisphereAsOtherNode(self.chosenRingNode)
ingame/champion/champion.lua:1672
--
constellationForDiscipline:GetNodeInSameHemisphereAsOtherNode(mostRecentNode)
ingame/champion/champion.lua:1675
--
constellationForDiscipline:GetNodeInSameHemisphereAsOtherNode(self.selectedRingNode)