Back to Home
ESO Function Data v101045
self.sceneGraph.CreateNode()
See also:
CreateNode()
Function Aliases
No known aliases for this function.
Global Function Definitions
No known global definitions for this function.
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/champion/champion.lua:830
--
self.sceneGraph:CreateNode("starSpiral"..i)
ingame/champion/champion.lua:855
--
self.sceneGraph:CreateNode("skyCloud" .. cloudIndex)
ingame/champion/champion.lua:869
--
self.sceneGraph:CreateNode("root")
ingame/champion/champion.lua:872
--
self.sceneGraph:CreateNode("skyClouds")
ingame/champion/champion.lua:875
--
self.sceneGraph:CreateNode("closeClouds1")
ingame/champion/champion.lua:880
--
self.sceneGraph:CreateNode("closeClouds2")
ingame/champion/champion.lua:889
--
self.sceneGraph:CreateNode("clouds")
ingame/champion/champion.lua:894
--
self.sceneGraph:CreateNode("smoke")
ingame/champion/champion.lua:899
--
self.sceneGraph:CreateNode("sky")
ingame/champion/champion.lua:905
--
self.sceneGraph:CreateNode("darknessRing")
ingame/champion/champion.lua:911
--
self.sceneGraph:CreateNode("radialSelector")
ingame/champion/champion.lua:916
--
self.sceneGraph:CreateNode("centerInfoBG")
pregame/pregameanimatedbackground/onetamrielbackground.lua:112
--
self.sceneGraph:CreateNode("root")
pregame/pregameanimatedbackground/onetamrielbackground.lua:116
--
self.sceneGraph:CreateNode("map")
pregame/pregameanimatedbackground/onetamrielbackground.lua:120
--
self.sceneGraph:CreateNode("lines")
pregame/pregameanimatedbackground/onetamrielbackground.lua:124
--
self.sceneGraph:CreateNode("rings1")
pregame/pregameanimatedbackground/onetamrielbackground.lua:128
--
self.sceneGraph:CreateNode("rings2")
pregame/pregameanimatedbackground/onetamrielbackground.lua:132
--
self.sceneGraph:CreateNode("daedricText")
pregame/pregameanimatedbackground/onetamrielbackground.lua:136
--
self.sceneGraph:CreateNode("constellations")
pregame/pregameanimatedbackground/onetamrielbackground.lua:142
--
self.sceneGraph:CreateNode(realmName)
pregame/pregameanimatedbackground/onetamrielbackground.lua:149
--
self.sceneGraph:CreateNode(realmName .. "Island")
pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:378
--
self.sceneGraph:CreateNode("root")
pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:381
--
self.sceneGraph:CreateNode("ground")
pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:385
--
self.sceneGraph:CreateNode("ground2")
pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:389
--
self.sceneGraph:CreateNode("smoke1")
pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:393
--
self.sceneGraph:CreateNode("smoke2")