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