Back to Home
ESO Function Data v101043
ZO_SetTextureCell()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/globals/globalapi.lua:445
--
function ZO_SetTextureCell(control, numColumns, numRows, cellIndex)
Local Function Definitions
No known local definitions for this function.
Function Calls
libraries/globals/globalapi.lua:458
--
ZO_SetTextureCell(control, numColumns, numRows, cellIndex)
pregame/pregameanimatedbackground/gamepad/magmabackground.lua:434
--
ZO_SetTextureCell(sceneControl.ouroborosInnerTexture, 16, 16, innerCell)