Back to Home
ESO Function Data v101039
ZO_RemoveFirstElementFromNumericallyIndexedTable()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/utility/zo_tableutils.lua:278
--
function ZO_RemoveFirstElementFromNumericallyIndexedTable(t, element)
Local Function Definitions
No known local definitions for this function.
Function Calls
libraries/zo_scenegraph/zo_scenegraphnode.lua:387
--
ZO_RemoveFirstElementFromNumericallyIndexedTable(self.children, child)
libraries/zo_scenegraph/zo_scenegraphnode.lua:428
--
ZO_RemoveFirstElementFromNumericallyIndexedTable(self.composites, compositeControl)
libraries/zo_scenegraph/zo_scenegraphnode.lua:448
--
ZO_RemoveFirstElementFromNumericallyIndexedTable(self.textures, textureControl)