Back to Home
ESO Function Data v100036
ReopenNodes()
Function Aliases
No known aliases for this function.
Global Function Definitions
No known global definitions for this function.
Local Function Definitions
libraries/zo_tree/zo_tree.lua:199
--
local function ReopenNodes(tree, currentNodeOfPreviousTree, currentNodeOfCurrentTree)
Function Calls
libraries/zo_tree/zo_tree.lua:218
--
ReopenNodes(tree, previousChild, currentChild)
libraries/zo_tree/zo_tree.lua:231
--
ReopenNodes(self, currentNodeOfPreviousTree, currentNodeOfCurrentTree)