Back to Home
ESO Function Data v100032
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:1691
--
self.sceneGraph:SetCameraX(self.cameraRootX + self.cameraDeltaX)
pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:587
--
self.sceneGraph:SetCameraX(cameraWanderX)