Back to Home
ESO Function Data v101045
GetStartingIndexForPage()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/guildhistory/guildhistory_data.lua:485
--
function ZO_GuildHistoryEventCategoryData:GetStartingIndexForPage(page, numEventsPerPage, uiSubcategory)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/guildhistory/guildhistory_data.lua:506
--
self:GetStartingIndexForPage(page, numEventsPerPage, uiSubcategory)
ingame/guildhistory/guildhistory_shared.lua:216
--
eventCategoryData:GetStartingIndexForPage(self.currentPage, ENTRIES_PER_PAGE, self.selectedSubcategoryIndex)