Back to Home
ESO Function Data v100022
SetCameraX()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_scenegraph/zo_scenegraph.lua:32
--
function ZO_SceneGraph:SetCameraX(x)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/championperks/championperks.lua:1686
--
self.sceneGraph:SetCameraX(self.cameraRootX + self.cameraDeltaX)
pregame/pregameanimatedbackground/morrowindbackground.lua:589
--
self.sceneGraph:SetCameraX(cameraWanderX)