Back to Home
ESO Function Data v101038
SortFunction()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/buffdebuff/buffdebuffstyles.lua:206
--
function ZO_BuffDebuffStyleObject:SortFunction(buffData1, buffData2)
ingame/buffdebuff/buffdebuffstyles.lua:257
--
function ZO_BuffDebuffCenterOutStyle:SortFunction(buffData1, buffData2)
ingame/buffdebuff/buffdebuffstyles.lua:376
--
function ZO_BuffDebuffExpiresInStyle:SortFunction(buffData1, buffData2)
Local Function Definitions
ingame/buffdebuff/buffdebuffstyles.lua:30
--
local function SortFunction(...)
ingame/giftinventory/gamepad/giftinventoryreceived_gamepad.lua:18
--
local function SortFunction(leftEntry, rightEntry)
ingame/giftinventory/gamepad/giftinventorysent_gamepad.lua:15
--
local function SortFunction(leftEntry, rightEntry)
ingame/mail/gamepad/mailinbox_gamepad.lua:700
--
local function SortFunction(left, right)
Function Calls
ingame/buffdebuff/buffdebuffstyles.lua:31
--
self:SortFunction(...)