Back to Home
ESO Function Data v100034
SortFunction()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/buffdebuff/buffdebuffstyles.lua:211
--
function ZO_BuffDebuffStyleObject:SortFunction(buffData1, buffData2)
ingame/buffdebuff/buffdebuffstyles.lua:262
--
function ZO_BuffDebuffCenterOutStyle:SortFunction(buffData1, buffData2)
ingame/buffdebuff/buffdebuffstyles.lua:381
--
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:635
--
local function SortFunction(left, right)
Function Calls
ingame/buffdebuff/buffdebuffstyles.lua:31
--
self:SortFunction(...)