Back to Home
ESO Function Data v100023
insert()
Function Aliases
- No known aliases for this function.
Global Function Definitions
- No known global definitions for this function.
Local Function Definitions
- No known local definitions for this function.
Function Calls
- appandingame/voicechathud/console/zo_voicechathud.lua:151 -- table.insert(self.speakerData, insertIndex, speakerDataEntry)
- appandingame/voicechathud/console/zo_voicechathud.lua:176 -- table.insert(newList, data)
- common/console/zo_playerconsoleinforequestmanager.lua:174 -- table.insert(self.pendingRequests, pendingRequest)
- common/gamepad/zo_gamepadentrydata.lua:201 -- table.insert(self[subtypeName], false)
- common/gamepad/zo_gamepadentrydata.lua:204 -- table.insert(self[subtypeName], texture)
- common/gamepad/zo_gamepadentrydata.lua:316 -- table.insert(self.subLabels, text)
- common/gamepad/zo_gamepadiconselector.lua:114 -- table.insert(self.iconSelectorControls, iconSelector)
- common/gamepad/zo_gamepadparametricscrolllistscreen.lua:537 -- table.insert(self.parametricScreensWithCooldowns, screen)
- common/gamepad/zo_gamepadtemplatescommon.lua:81 -- table.insert(control.subLabels, subLabel)
- common/gamepad/zo_gamepadtemplatescommon.lua:82 -- table.insert(control.subLabels, subLabel2)
- common/rzchroma/rzchroma_manager.lua:77 -- table.insert(activeDeviceEffects, effect)
- common/zo_gamemenu/zo_gamemenu.lua:173 -- table.insert(outsideEntries, data)
- common/zo_gamemenu/zo_gamemenu.lua:178 -- table.insert(outsideEntries, data)
- common/zo_keybindings/keybindingutils.lua:97 -- table.insert(keyNameTable, GetKeyOrTexture(mod1, textureOptions, textureWidthPercent, textureHeightPercent))
- common/zo_keybindings/keybindingutils.lua:98 -- table.insert(keyNameTable, GetKeyOrTexture(mod2, textureOptions, textureWidthPercent, textureHeightPercent))
- common/zo_keybindings/keybindingutils.lua:99 -- table.insert(keyNameTable, GetKeyOrTexture(mod3, textureOptions, textureWidthPercent, textureHeightPercent))
- common/zo_keybindings/keybindingutils.lua:100 -- table.insert(keyNameTable, GetKeyOrTexture(mod4, textureOptions, textureWidthPercent, textureHeightPercent))
- common/zo_keybindings/keybindingutils.lua:103 -- table.insert(keyNameTable, textureOptions == KEYBIND_TEXTURE_OPTIONS_NONE and "-" or " - ")
- common/zo_keybindings/keybindingutils.lua:106 -- table.insert(keyNameTable, GetKeyOrTexture(key, textureOptions, textureWidthPercent, textureHeightPercent))
- common/zo_uierrors/errorframe.lua:63 -- table.insert(self.queuedErrors, errorString)
- ingame/achievements/achievements_shared.lua:55 -- table.insert(result, GetAchievementId(categoryIndex, subcategoryIndex, achievementIndex))
- ingame/achievements/gamepad/achievements_gamepad.lua:151 -- table.insert(controls, control)
- ingame/banking/gamepad/bankingcommon_gamepad.lua:295 -- table.insert(self.bankedBags, bag)
- ingame/battleground/battlegroundmedalinfo_shared.lua:83 -- table.insert(self.medalObjects, medalObject)
- ingame/battleground/battlegroundmedalinfo_shared.lua:147 -- table.insert(self.scoreboardEntryRawMedalData, rawMedalInfo)
- ingame/battleground/battlegroundobjectivestatedisplay.lua:38 -- table.insert(self.objectives, objective)
- ingame/battleground/battlegroundscoreboard.lua:274 -- table.insert(self.playerEntryData, playerEntry)
- ingame/battleground/battlegroundscoreboard.lua:636 -- table.insert(self.sortedPlayerRows, playerRow)
- ingame/battleground/battlegroundscorehud.lua:186 -- table.insert(self.teamSections, ZO_BattlegroundTeamSection:New(control, bgAlliance))
- ingame/buffdebuff/buffdebuffstyles.lua:98 -- table.insert(appropriateTable, data)
- ingame/buffdebuff/buffdebuffstyles.lua:129 -- table.insert(appropriateTable, data)
- ingame/cadwell/gamepad/cadwell_gamepad.lua:88 -- table.insert(zones, {progressionLevel = progressionLevel, name = zoneName, description = zoneDescription, order = zoneOrder, numObjectives = numObjectives, numCompletedObjectives = numCompletedObjectives, index = zoneIndex})
- ingame/cadwell/keyboard/cadwell.lua:128 -- table.insert(objectives, {name = name, openingText = openingText, closingText = closingText, order = objectiveOrder, discovered = discovered, completed = completed})
- ingame/cadwell/keyboard/cadwell.lua:133 -- table.insert(zones, {name = zoneName, description = zoneDescription, order = zoneOrder, completed = zoneCompleted, objectives = objectives, parent = parent})
- ingame/campaign/campaignbonuses.lua:84 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(BONUSES_HEADER_DATA, data))
- ingame/campaign/campaignbonuses.lua:86 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(BONUSES_DATA, data))
- ingame/campaign/campaignbrowser.lua:534 -- table.insert(self.filteredList, ZO_ScrollList_CreateDataEntry(self.campaignBrowser:GetCampaignType(), data))
- ingame/campaign/campaignbrowser.lua:554 -- table.insert(scrollData, entry)
- ingame/campaign/campaignbrowser.lua:558 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(self.campaignBrowser:GetQueueType(), data.queues[CAMPAIGN_QUEUE_INDIVIDUAL]))
- ingame/campaign/campaignbrowser.lua:561 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(self.campaignBrowser:GetQueueType(), data.queues[CAMPAIGN_QUEUE_GROUP]))
- ingame/campaign/campaignbrowser_shared.lua:187 -- table.insert(self.rulesetTypes[campaignRulesetType], campaignRulesetId)
- ingame/campaign/campaignemperor_shared.lua:55 -- table.insert(self.menuEntries, entry)
- ingame/campaign/campaignemperor_shared.lua:235 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(ZO_EMPEROR_LEADERBOARD_ALLIANCE_DATA, data))
- ingame/campaign/campaignemperor_shared.lua:237 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(ZO_EMPEROR_LEADERBOARD_EMPTY_DATA, data))
- ingame/campaign/campaignemperor_shared.lua:241 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(ZO_EMPEROR_LEADERBOARD_PLAYER_DATA, data))
- ingame/campaign/campaignemperor_shared.lua:243 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(ZO_EMPEROR_LEADERBOARD_NONPLAYER_DATA, data))
- ingame/campaign/gamepad/campaignbrowser_gamepad.lua:817 -- table.insert(self.assignedCampaignData, self.masterList[homeIndex])
- ingame/campaign/gamepad/campaignbrowser_gamepad.lua:820 -- table.insert(self.assignedCampaignData, self.masterList[guestIndex])
- ingame/campaign/gamepad/campaignemperor_gamepad.lua:103 -- table.insert(self.leaderboardAlliances, allianceInfo)
- ingame/centerscreenannounce/centerscreenannounce.lua:826 -- table.insert(self.waitingQueue, data)
- ingame/centerscreenannounce/centerscreenannounce.lua:1079 -- table.insert(self.activeLines[lineType], line)
- ingame/centerscreenannounce/centerscreenannounce.lua:1262 -- table.insert(self.pendingMajorMessages, message)
- ingame/centerscreenannounce/centerscreenannounce.lua:1545 -- table.insert(self.displayQueue, 1, oldestLine:GetMessageParams())
- ingame/centerscreenannounce/centerscreenannounce.lua:1560 -- table.insert(self.displayQueue, messageParams)
- ingame/championperks/championperks.lua:1524 -- table.insert(self.starsToAnimateForConfirm, star)
- ingame/chapterupgrade/gamepad/chapterupgrade_gamepad.lua:65 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(CHAPTER_UPGRADE_REWARD_DATA, entryData))
- ingame/chapterupgrade/gamepad/chapterupgrade_gamepad.lua:78 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(CHAPTER_UPGRADE_REWARD_HEADER_DATA, headerData))
- ingame/chapterupgrade/gamepad/chapterupgrade_gamepad.lua:86 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(CHAPTER_UPGRADE_REWARD_EDITION_HEADER_DATA, headerData))
- ingame/chatsystem/chatoptions.lua:191 -- table.insert(entryData[parentChannel].channels, i)
- ingame/chatsystem/chatoptions.lua:213 -- table.insert(self.filterButtons, button)
- ingame/chatsystem/chatoptions.lua:241 -- table.insert(self.filterButtons, guildButton)
- ingame/chatsystem/chatoptions.lua:249 -- table.insert(self.filterButtons, officerButton)
- ingame/chatsystem/chatoptions.lua:254 -- table.insert(self.guildNameLabels, nameLabel)
- ingame/chatsystem/sharedchatsystem.lua:448 -- table.insert(self.windows, idealPosition, window)
- ingame/chatsystem/sharedchatsystem.lua:886 -- table.insert(self.windows, insertIndex, window)
- ingame/chatsystem/gamepad/chatmenu_gamepad.lua:457 -- table.insert(links, { linkType = linkType, link = link })
- ingame/chatsystem/gamepad/chatmenu_gamepad.lua:475 -- table.insert(self.messageEntries, messageEntry)
- ingame/collections/collectibledatamanager.lua:560 -- table.insert(self.sortedCollectibles, collectibleData)
- ingame/collections/collectibledatamanager.lua:600 -- table.insert(tempTable, collectibleNameData)
- ingame/collections/collectibledatamanager.lua:674 -- table.insert(tempTable, styleNameData)
- ingame/collections/collectibledatamanager.lua:886 -- table.insert(self.orderedSubcategories, subcategoryData)
- ingame/collections/collectibledatamanager.lua:899 -- table.insert(self.orderedCollectibles, collectibleData)
- ingame/collections/collectibledatamanager.lua:1031 -- table.insert(foundCollectibleDataObjects, collectibleData)
- ingame/collections/gamepad/collectionsbook_gamepad.lua:831 -- table.insert(unlockedData, entryData)
- ingame/collections/gamepad/collectionsbook_gamepad.lua:833 -- table.insert(lockedData, entryData)
- ingame/collections/gamepad/collectionsbook_gamepad.lua:1193 -- table.insert(tempTable, entryData)
- ingame/collections/keyboard/collectibletile_keyboard.lua:40 -- table.insert(self.keybindStripDescriptor,
{
keybind = "UI_SHORTCUT_PRIMARY",
name = function()
return GetString(self:GetPrimaryInteractionStringId())
end,
callback = function()
UseCollectible(self.collectibleData:GetId())
end,
visible = function()
return self.collectibleData and self.collectibleData:IsUsable() and self:GetPrimaryInteractionStringId() ~= nil
end,
})
- ingame/collections/keyboard/collectibletile_keyboard.lua:57 -- table.insert(self.keybindStripDescriptor,
{
keybind = "UI_SHORTCUT_SECONDARY",
name = GetString(SI_COLLECTIBLE_ACTION_RENAME),
callback = function()
ZO_CollectionsBook.ShowRenameDialog(self.collectibleData:GetId())
end,
visible = function()
return self.collectibleData and self.collectibleData:IsRenameable()
end,
})
- ingame/collections/keyboard/collectionsbook.lua:318 -- table.insert(collectiblesData, collectibleData)
- ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:42 -- table.insert(self.categorizedLists,
{
name = GetString("SI_COLLECTIBLEUNLOCKSTATE", COLLECTIBLE_UNLOCK_STATE_UNLOCKED_OWNED),
normalIcon = "EsoUI/Art/Collections/collections_categoryIcon_unlocked_up.dds",
pressedIcon = "EsoUI/Art/Collections/collections_categoryIcon_unlocked_down.dds",
mouseoverIcon = "EsoUI/Art/Collections/collections_categoryIcon_unlocked_over.dds",
collectibles = self.unlockedList,
})
- ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:50 -- table.insert(self.categorizedLists,
{
name = GetString("SI_COLLECTIBLEUNLOCKSTATE", COLLECTIBLE_UNLOCK_STATE_LOCKED),
normalIcon = "EsoUI/Art/Collections/collections_categoryIcon_locked_up.dds",
pressedIcon = "EsoUI/Art/Collections/collections_categoryIcon_locked_down.dds",
mouseoverIcon = "EsoUI/Art/Collections/collections_categoryIcon_locked_over.dds",
collectibles = self.lockedList,
})
- ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:86 -- table.insert(unlockedList, data)
- ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:88 -- table.insert(lockedList, data)
- ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:118 -- table.insert(self.categorizedLists,
{
name = categoryData:GetFormattedName(),
normalIcon = normalIcon,
pressedIcon = pressedIcon,
mouseoverIcon = mouseoverIcon,
collectibles = currentList,
})
- ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:128 -- table.insert(currentList, data)
- ingame/compass/compass.lua:506 -- table.insert(bestPinIndices, insertIndex, i)
- ingame/compass/compass.lua:507 -- table.insert(bestPinDistances, insertIndex, layerInformedDistance)
- ingame/contacts/notifications_common.lua:212 -- table.insert(self.list,
{
dataType = NOTIFICATIONS_ALERT_DATA,
notificationType = NOTIFICATION_TYPE_GUILD_MOTD,
secsSinceRequest = ZO_NormalizeSecondsSince(0),
note = currentMotD,
message = message,
guildId = guildId,
shortDisplayText = guildName,
})
- ingame/contacts/notifications_common.lua:287 -- table.insert(self.list, {
dataType = NOTIFICATIONS_REQUEST_DATA,
campaignId = campaignId,
isGroup = isGroup,
notificationType = NOTIFICATION_TYPE_CAMPAIGN_QUEUE,
secsSinceRequest = ZO_NormalizeSecondsSince(secsSinceRequest),
campaignName = campaignName,
messageFormat = self:CreateMessageFormat(isGroup),
messageParams = { campaignName },
expiresAt = GetFrameTimeSeconds() + remainingSeconds,
shortDisplayText = campaignName,
})
- ingame/contacts/notifications_common.lua:300 -- table.insert(self.list, {
dataType = NOTIFICATIONS_WAITING_DATA,
notificationType = NOTIFICATION_TYPE_CAMPAIGN_QUEUE,
secsSinceRequest = ZO_NormalizeSecondsSince(0),
loadText = self:CreateLoadText(),
shortDisplayText = campaignName,
})
- ingame/contacts/notifications_common.lua:347 -- table.insert(self.list,
{
dataType = NOTIFICATIONS_REQUEST_DATA,
notificationType = NOTIFICATION_TYPE_RESURRECT,
secsSinceRequest = ZO_NormalizeSecondsUntil(timeLeftToAcceptS),
messageFormat = self:GetMessageFormat(),
messageParams = { nameToShow },
expiresAt = timeLeftToAcceptS + GetFrameTimeSeconds(),
shortDisplayText = nameToShow,
resurrectRequesterCharacterName = resurrectRequesterCharacterName,
resurrectRequesterDisplayName = resurrectRequesterDisplayName,
characterNameForGamercard = resurrectRequesterCharacterName,
})
- ingame/contacts/notifications_common.lua:396 -- table.insert(self.list,
{
dataType = NOTIFICATIONS_REQUEST_DATA,
notificationType = NOTIFICATION_TYPE_GROUP,
secsSinceRequest = ZO_NormalizeSecondsSince(aMillisecondsSinceRequest / 1000),
message = self:CreateMessage(formattedPlayerNames),
characterNameForGamercard = inviterCharacterName,
shortDisplayText = zo_strformat(SI_NOTIFICATIONS_LIST_ENTRY, nameToUse)
})
- ingame/contacts/notifications_common.lua:464 -- table.insert(self.list,
{
dataType = NOTIFICATIONS_YES_NO_DATA,
notificationType = NOTIFICATION_TYPE_GROUP_ELECTION,
messageFormat = messageFormat,
messageParams = messageParams,
shortDisplayText = shortText,
expiresAt = GetFrameTimeSeconds() + timeRemainingSeconds,
characterNameForGamercard = GetUnitName(targetUnitTag),
--For sorting
displayName = shortText,
secsSinceRequest = ZO_NormalizeSecondsSince(0),
})
- ingame/contacts/notifications_common.lua:509 -- table.insert(self.list,
{
dataType = NOTIFICATIONS_REQUEST_DATA,
notificationType = NOTIFICATION_TYPE_TRADE,
secsSinceRequest = ZO_NormalizeSecondsSince(aMillisecondsSinceRequest / 1000),
message = self:CreateMessage(formattedPlayerNames),
shortDisplayText = zo_strformat(SI_NOTIFICATIONS_LIST_ENTRY, userFacingInviterName),
characterNameForGamercard = ZO_StripGrammarMarkupFromCharacterName(inviterCharacterName),
})
- ingame/contacts/notifications_common.lua:668 -- table.insert(self.list,
{
dataType = NOTIFICATIONS_ALERT_DATA,
notificationType = NOTIFICATION_TYPE_POINTS_RESET,
message = GetString(SI_NOTIFICATIONS_POINTS_RESET_SKILLS),
shortDisplayText = GetString(SI_SKILLS_FORCE_RESPEC_TITLE),
pointType = POINT_TYPE_SKILL,
secsSinceRequest = ZO_NormalizeSecondsSince(0),
}
)
- ingame/contacts/notifications_common.lua:681 -- table.insert(self.list,
{
dataType = NOTIFICATIONS_ALERT_DATA,
notificationType = NOTIFICATION_TYPE_POINTS_RESET,
message = GetString(SI_NOTIFICATIONS_POINTS_RESET_ATTRIBUTES),
shortDisplayText = GetString(SI_ATTRIBUTE_FORCE_RESPEC_TITLE),
pointType = POINT_TYPE_ATTRIBUTE,
secsSinceRequest = ZO_NormalizeSecondsSince(0),
}
)
- ingame/contacts/notifications_common.lua:741 -- table.insert(self.list,
{
dataType = NOTIFICATIONS_REQUEST_DATA,
notificationType = NOTIFICATION_TYPE_PLEDGE_OF_MARA,
secsSinceRequest = ZO_NormalizeSecondsSince(aMillisecondsSinceRequest / 1000),
message = self:CreateParticipantMessage(formattedPlayerNames, isSender),
shortDisplayText = userFacingDisplayName,
characterNameForGamercard = targetCharacterName,
})
- ingame/contacts/notifications_common.lua:782 -- table.insert(self.list,
{
dataType = NOTIFICATIONS_REQUEST_DATA,
notificationType = NOTIFICATION_TYPE_CUSTOMER_SERVICE,
secsSinceRequest = ZO_NormalizeSecondsSince(millisecondsSinceRequest / 1000),
message = self:CreateMessage(),
shortDisplayText = GetString(SI_CHAT_TAB_GENERAL),
})
- ingame/contacts/notifications_common.lua:857 -- table.insert(self.list,
{
dataType = NOTIFICATIONS_LEADERBOARD_DATA,
notificationId = notificationId,
raidId = raidId,
notificationType = NOTIFICATION_TYPE_LEADERBOARD,
secsSinceRequest = ZO_NormalizeSecondsSince(millisecondsSinceRequest / 1000),
message = self:CreateMessage(raidName, raidScore, numKnownMembers, hasFriend, hasGuildMember, notificationId),
shortDisplayText = zo_strformat(SI_NOTIFICATIONS_LEADERBOARD_RAID_NOTIFICATION_SHORT_TEXT_FORMATTER, raidName),
})
- ingame/contacts/notifications_common.lua:960 -- table.insert(self.list, newListEntry)
- ingame/contacts/notifications_common.lua:1049 -- table.insert(self.list, newListEntry)
- ingame/contacts/notifications_common.lua:1066 -- table.insert(self.list, newListEntry)
- ingame/contacts/notifications_common.lua:1119 -- table.insert(self.list, newListEntry)
- ingame/contacts/notifications_common.lua:1147 -- table.insert(self.list,
{
dataType = NOTIFICATIONS_REQUEST_DATA,
notificationType = NOTIFICATION_TYPE_DUEL,
message = zo_strformat(SI_DUEL_INVITE_MESSAGE, formattedInviterNames),
shortDisplayText = zo_strformat(SI_NOTIFICATIONS_LIST_ENTRY, userFacingInviterName),
characterNameForGamercard = ZO_StripGrammarMarkupFromCharacterName(duelPartnerCharacterName),
secsSinceRequest = ZO_NormalizeSecondsSince(0),
})
- ingame/contacts/notifications_common.lua:1220 -- table.insert(self.list, newListEntry)
- ingame/contacts/notifications_common.lua:1277 -- table.insert(self.list, newListEntry)
- ingame/contacts/notifications_common.lua:1333 -- table.insert(self.list, newListEntry)
- ingame/contacts/notifications_common.lua:1381 -- table.insert(self.list, newListEntry)
- ingame/contacts/notifications_common.lua:1533 -- table.insert(params, formattedTime)
- ingame/contacts/socialmanager.lua:31 -- table.insert(self.lists, list)
- ingame/contacts/gamepad/notifications_gamepad.lua:284 -- table.insert(friendsSection, userFacingName)
- ingame/contacts/gamepad/notifications_gamepad.lua:286 -- table.insert(guildMembersSection, userFacingName)
- ingame/contacts/gamepad/notifications_gamepad.lua:654 -- table.insert(parametricListOptions, declineOption)
- ingame/contacts/gamepad/notifications_gamepad.lua:656 -- table.insert(parametricListOptions, ignoreOption)
- ingame/contacts/gamepad/notifications_gamepad.lua:658 -- table.insert(parametricListOptions, reportOption)
- ingame/contacts/gamepad/socialdialogs_gamepad.lua:290 -- table.insert(friendParametricList, 2,
-- note
{
template = "ZO_Gamepad_GenericDialog_Parametric_TextFieldItem",
templateData = {
textChangedCallback = function(control)
noteText = control:GetText()
end,
setup = function(control, data, selected, reselectingDuringRebuild, enabled, active)
control.highlight:SetHidden(not selected)
messageControl = control
control.editBoxControl.textChangedCallback = data.textChangedCallback
control.editBoxControl.isInScreen = true
data.control = control
if noteText == "" then
ZO_EditDefaultText_Initialize(control.editBoxControl, GetString(SI_REQUEST_FRIEND_MESSAGE_DEFAULT_TEXT))
control.resetFunction = function()
control.editBoxControl.textChangedCallback = nil
if not control.editBoxControl.isInScreen then
control.editBoxControl:SetText("")
end
end
end
end,
callback = function(dialog)
SetActiveEdit(dialog)
end,
},
visible = IsConsoleUI,
})
- ingame/contacts/gamepad/sociallist_gamepad.lua:153 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(ZO_GAMEPAD_INTERACTIVE_FILTER_LIST_PRIMARY_DATA_TYPE, data))
- ingame/contacts/gamepad/zo_socialoptionsdialog_gamepad.lua:51 -- table.insert(grouping.options, { buildFunction = buildFunction, conditionFunction = conditionFunction })
- ingame/contacts/gamepad/zo_socialoptionsdialog_gamepad.lua:117 -- table.insert(list, option)
- ingame/contacts/keyboard/friendslist_keyboard.lua:172 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(FRIEND_DATA, data))
- ingame/contacts/keyboard/notifications_keyboard.lua:160 -- table.insert(friendsSection, displayName)
- ingame/contacts/keyboard/notifications_keyboard.lua:162 -- table.insert(guildMembersSection, displayName)
- ingame/contacts/keyboard/notifications_keyboard.lua:415 -- table.insert(scrollData, dataEntry)
- ingame/contacts/keyboard/socialdialogs_keyboard.lua:163 -- table.insert(self.entries, entry)
- ingame/crafting/craftingutils.lua:381 -- table.insert(traits, {
type = traitType,
index = traitIndex,
name = name,
icon = icon,
sellPrice = sellPrice,
meetsUsageRequirement = meetsUsageRequirement,
itemStyle = itemStyle,
quality = quality,
})
- ingame/crafting/provisioner_manager.lua:166 -- table.insert(recipeList.recipes, recipe)
- ingame/crafting/sharedprovisioner.lua:6 -- table.insert(PROVISIONER_SCENE_NAMES, sceneName)
- ingame/crafting/smithingcreation_shared.lua:838 -- table.insert(existingData.combinations,
{
stack = stack,
createsItemOfLevel = createsItemOfLevel,
isChampionPoint = isChampionPoint,
})
- ingame/crafting/gamepad/craftingresults_gamepad.lua:156 -- table.insert(displayData.lines, {text = lineText, icon = icon})
- ingame/crafting/gamepad/craftingutils_gamepad.lua:41 -- table.insert(keybindDescriptor, genericStartButton)
- ingame/crafting/gamepad/craftingutils_gamepad.lua:42 -- table.insert(keybindDescriptor, genericBackButton)
- ingame/crafting/gamepad/craftingutils_gamepad.lua:55 -- table.insert(descriptor, leftTrigger)
- ingame/crafting/gamepad/craftingutils_gamepad.lua:56 -- table.insert(descriptor, rightTrigger)
- ingame/crafting/gamepad/gamepadprovisioner.lua:330 -- table.insert(self.mainKeybindStripDescriptor, startButton)
- ingame/crafting/gamepad/gamepadprovisioner.lua:331 -- table.insert(self.mainKeybindStripDescriptor, backButton)
- ingame/crafting/gamepad/gamepadprovisioner.lua:338 -- table.insert(self.optionsKeybindStripDescriptor, startButton)
- ingame/crafting/gamepad/gamepadprovisioner.lua:339 -- table.insert(self.optionsKeybindStripDescriptor, optionsBackButton)
- ingame/crafting/gamepad/gamepadprovisioner.lua:462 -- table.insert(recipeDataEntries, dataEntry)
- ingame/crafting/gamepad/smithingcreation_gamepad.lua:221 -- table.insert(tabBarEntries, entry)
- ingame/crafting/gamepad/smithingcreation_gamepad.lua:398 -- table.insert(self.keybindStripDescriptor, craftButton)
- ingame/crafting/gamepad/smithingcreation_gamepad.lua:399 -- table.insert(self.keybindStripDescriptor, startButton)
- ingame/crafting/gamepad/smithingcreation_gamepad.lua:400 -- table.insert(self.keybindStripDescriptor, backButton)
- ingame/crafting/gamepad/smithingcreation_gamepad.lua:401 -- table.insert(self.keybindStripDescriptor, toggleTypeButton)
- ingame/crafting/gamepad/smithingcreation_gamepad.lua:402 -- table.insert(self.keybindStripDescriptor, purchaseButton)
- ingame/crafting/gamepad/smithingcreation_gamepad.lua:408 -- table.insert(self.optionsKeybindStripDescriptor, startButton)
- ingame/crafting/gamepad/smithingcreation_gamepad.lua:409 -- table.insert(self.optionsKeybindStripDescriptor, optionsBackButton)
- ingame/crafting/gamepad/smithingextraction_gamepad.lua:52 -- table.insert(tabBarEntries, entry)
- ingame/crafting/gamepad/smithingimprovement_gamepad.lua:118 -- table.insert(tabBarEntries, entry)
- ingame/crafting/gamepad/smithingresearch_gamepad.lua:120 -- table.insert(tabBarEntries, entry)
- ingame/crafting/keyboard/provisioner.lua:129 -- table.insert(provisioningSettings.tabs, foodTab)
- ingame/crafting/keyboard/provisioner.lua:130 -- table.insert(provisioningSettings.tabs, drinkTab)
- ingame/crafting/keyboard/provisioner.lua:131 -- table.insert(provisioningSettings.tabs, furnishingsTab)
- ingame/crafting/keyboard/provisioner.lua:135 -- table.insert(embeddedSettings.tabs, furnishingsTab)
- ingame/crafting/keyboard/provisioner.lua:335 -- table.insert(self.ingredientRows, ZO_ProvisionerRow:New(self, control))
- ingame/crowncrates/crowncratesanimatable.lua:22 -- table.insert(self.textureControls, textureControl)
- ingame/crowncrates/crowncratesanimatable.lua:128 -- table.insert(self.playingAnimationTimelines, animationTimeline)
- ingame/crowncrates/crowncratespackchoosing.lua:894 -- table.insert(crateIds, crateId)
- ingame/crowncrates/crowncratespackopening.lua:1443 -- table.insert(mysteryCards, card)
- ingame/crowncrates/crowncratespackopening.lua:1529 -- table.insert(self.cardsInVisualOrder, splitCard + 1, card)
- ingame/crowncrates/crowngemification_manager.lua:229 -- table.insert(self.gemifiables, newGemifiable)
- ingame/crowncrates/crowngemification_manager.lua:256 -- table.insert(self.gemifiables, itemGemifiable)
- ingame/crowncrates/keyboard/crowngemification_keyboard.lua:187 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(GEMIFIABLE_DATA, gemifiable))
- ingame/dailyloginrewards/gamepad/dailyloginrewards_gamepad.lua:72 -- table.insert(self.keybindStripDescriptor,
{
name = GetString(SI_DAILY_LOGIN_REWARDS_CLAIM_KEYBIND),
keybind = "UI_SHORTCUT_PRIMARY",
callback = function()
local numSlotsNeeded = GetNumInventorySlotsNeededForDailyLoginRewardInCurrentMonth(GetDailyLoginClaimableRewardIndex())
if CheckInventorySpaceAndWarn(numSlotsNeeded) then
self:SetTargetedClaimData(self.gridListPanelList:GetSelectedData())
PlaySound(SOUNDS.DAILY_LOGIN_REWARDS_ACTION_CLAIM)
ClaimCurrentDailyLoginReward()
end
end,
enabled = function()
local selectedReward = self.gridListPanelList:GetSelectedData()
if selectedReward.day then
return GetDailyLoginClaimableRewardIndex() == selectedReward.day
end
return false
end,
})
- ingame/dailyloginrewards/gamepad/dailyloginrewards_gamepad.lua:96 -- table.insert(self.keybindStripDescriptor,
{
name = GetString(SI_DAILY_LOGIN_REWARDS_PREVIEW_KEYBIND),
keybind = "UI_SHORTCUT_SECONDARY",
callback = function()
self.currentRewardPreviewIndex = self.gridListPanelList:GetSelectedDataIndex()
SCENE_MANAGER:Push("dailyLoginRewardsPreview_Gamepad")
end,
visible = function()
local selectedReward = self.gridListPanelList:GetSelectedData()
if selectedReward.day then
return CanPreviewReward(selectedReward:GetRewardId())
end
return false
end,
})
- ingame/deathrecap/deathrecap.lua:234 -- table.insert(attacks, attackInfo)
- ingame/deathrecap/deathrecap.lua:392 -- table.insert(exclusiveHints, hintText)
- ingame/deathrecap/deathrecap.lua:394 -- table.insert(alwaysShowHints, hintText)
- ingame/deathrecap/deathrecap.lua:396 -- table.insert(normalHints, hintText)
- ingame/dyeing/dyeing_shared.lua:44 -- table.insert(slotsTable, dyeableSlotData)
- ingame/dyeing/dyeing_shared.lua:401 -- table.insert(sortedCategories, category)
- ingame/dyeing/dyeing_shared.lua:467 -- table.insert(swatchesByPosition, currentRowTable)
- ingame/dyeing/dyeing_shared.lua:469 -- table.insert(currentRowTable, swatchObject)
- ingame/dyeing/dyeing_shared.lua:703 -- table.insert(self.unlockedDyes, dyeInfo)
- ingame/dyeing/dyeing_shared.lua:705 -- table.insert(self.dyesByHueCategory[hueCategory], dyeInfo)
- ingame/dyeing/dyeing_shared.lua:706 -- table.insert(self.dyesByRarity[rarity], dyeInfo)
- ingame/dyeing/gamepad/dyeing_gamepad.lua:298 -- table.insert(tempTable, swatchObject)
- ingame/dyeing/gamepad/dyestamp_confirmation_gamepad.lua:22 -- table.insert(self.keybindStripDescriptor, exit)
- ingame/dyeing/keyboard/dyestamp_confirmation_keyboard.lua:24 -- table.insert(self.keybindStripDescriptor, exit)
- ingame/enchanting/gamepad/applyenchant_gamepad.lua:106 -- table.insert(self.enumeratedList, v)
- ingame/fence/gamepad/fence_gamepad.lua:37 -- table.insert(componentTable, ZO_MODE_STORE_SELL_STOLEN)
- ingame/fence/gamepad/fence_gamepad.lua:41 -- table.insert(componentTable, ZO_MODE_STORE_LAUNDER)
- ingame/gamemenu_ingame/gamemenu_ingame.lua:11 -- table.insert(entryTable, data)
- ingame/gamemenu_ingame/gamemenu_ingame.lua:18 -- table.insert(entryTable, settingsHeaderData)
- ingame/gamemenu_ingame/gamemenu_ingame.lua:33 -- table.insert(entryTable, keybindingsData)
- ingame/gamemenu_ingame/gamemenu_ingame.lua:52 -- table.insert(entryTable, data)
- ingame/gamemenu_ingame/gamemenu_ingame.lua:64 -- table.insert(entryTable, data)
- ingame/gamemenu_ingame/gamemenu_ingame.lua:79 -- table.insert(entryTable, data)
- ingame/gamemenu_ingame/gamemenu_ingame.lua:90 -- table.insert(entryTable, data)
- ingame/giftinventory/giftinventoryview_shared.lua:219 -- table.insert(errorStrings, GetErrorString(errorStringId))
- ingame/giftinventory/giftinventory_manager.lua:248 -- table.insert(temporaryUpdatedGiftsList, gift)
- ingame/giftinventory/gamepad/giftinventorycategory_gamepad.lua:91 -- table.insert(self.listSupportedGiftStates, giftState)
- ingame/giftinventory/gamepad/giftinventorycategory_gamepad.lua:126 -- table.insert(entries, entryData)
- ingame/giftinventory/gamepad/giftinventoryreceived_gamepad.lua:23 -- table.insert(self.keybindStripDescriptor,
{
-- Open Gift Claim
name = GetString(SI_GIFT_INVENTORY_OPEN_KEYBIND),
keybind = "UI_SHORTCUT_PRIMARY",
visible = function()
return self:GetTargetData() ~= nil
end,
callback = function()
GIFT_INVENTORY_VIEW_GAMEPAD:SetupAndShowGift(self:GetTargetData().gift)
end,
})
- ingame/giftinventory/gamepad/giftinventoryreturned_gamepad.lua:14 -- table.insert(self.keybindStripDescriptor,
{
-- Send
name = GetString(SI_GIFT_INVENTORY_SEND_KEYBIND),
keybind = "UI_SHORTCUT_PRIMARY",
visible = function()
local targetData = self:GetTargetData()
return targetData ~= nil
end,
callback = function()
local targetData = self:GetTargetData()
targetData.gift:View()
targetData.gift:RequestResendGift()
GIFT_INVENTORY_GAMEPAD:OnRequestResendGift()
end,
})
- ingame/giftinventory/gamepad/giftinventorysent_gamepad.lua:20 -- table.insert(self.keybindStripDescriptor,
{
-- View thanked gift
name = GetString(SI_GIFT_INVENTORY_VIEW_KEYBIND),
keybind = "UI_SHORTCUT_PRIMARY",
visible = function()
local targetData = self:GetTargetData()
if targetData then
local gift = targetData.gift
return gift:IsState(GIFT_STATE_THANKED) and gift:GetNote() ~= ""
end
return false
end,
callback = function()
GIFT_INVENTORY_VIEW_GAMEPAD:SetupAndShowGift(self:GetTargetData().gift)
end,
})
- ingame/giftinventory/gamepad/giftinventorysent_gamepad.lua:38 -- table.insert(self.keybindStripDescriptor,
{
-- Delete thanked gift
name = GetString(SI_GIFT_INVENTORY_DELETE_KEYBIND),
keybind = "UI_SHORTCUT_RIGHT_STICK",
visible = function()
local targetData = self:GetTargetData()
if targetData then
local gift = targetData.gift
return gift:IsState(GIFT_STATE_THANKED)
end
return false
end,
callback = function()
local gift = self:GetTargetData().gift
gift:View()
ZO_Dialogs_ShowGamepadDialog("CONFIRM_DELETE_GIFT_GAMEPAD", { gift = gift })
end,
})
- ingame/giftinventory/gamepad/giftinventoryview_gamepad.lua:59 -- table.insert(self.keybindStripDescriptor,
{
name = GetString(SI_GAMEPAD_GIFT_INVENTORY_VIEW_WINDOW_VIEW_TOOLTIP_KEYBIND),
keybind = "UI_SHORTCUT_LEFT_SHOULDER",
order = 1000,
handlesKeyUp = true,
callback = function(up)
if up then
GAMEPAD_TOOLTIPS:ClearTooltip(GAMEPAD_RIGHT_TOOLTIP)
else
GAMEPAD_TOOLTIPS:LayoutMarketProduct(GAMEPAD_RIGHT_TOOLTIP, self.gift:GetMarketProductId())
end
end,
})
- ingame/giftinventory/keyboard/giftinventorycategory_keyboard.lua:51 -- table.insert(self.listSupportedGiftStates, giftState)
- ingame/giftinventory/keyboard/giftinventorycategory_keyboard.lua:70 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(typeId, gift))
- ingame/giftinventory/keyboard/giftinventorycategory_keyboard.lua:88 -- table.insert(self.giftIdsToMarkViewedOnHide, giftId)
- ingame/giftinventory/keyboard/giftinventoryview_keyboard.lua:66 -- table.insert(self.keybindStripDescriptor,
-- Custom Exit
{
alignment = KEYBIND_STRIP_ALIGN_RIGHT,
name = GetString(SI_EXIT_BUTTON),
keybind = "UI_SHORTCUT_EXIT",
callback = function()
SCENE_MANAGER:HideCurrentScene()
end,
})
- ingame/globals/ingamedialogs.lua:2993 -- table.insert(parametricList, listItem)
- ingame/group/gamepad/zo_groupmenu_gamepad.lua:266 -- table.insert(groupActionEntries, self.menuEntries[MENU_ENTRY_TYPE_INVITE_PLAYER])
- ingame/group/gamepad/zo_groupmenu_gamepad.lua:269 -- table.insert(groupActionEntries, self.menuEntries[MENU_ENTRY_TYPE_INVITE_FRIEND])
- ingame/group/gamepad/zo_groupmenu_gamepad.lua:274 -- table.insert(groupActionEntries, self.menuEntries[MENU_ENTRY_TYPE_LEAVE_GROUP])
- ingame/group/gamepad/zo_groupmenu_gamepad.lua:275 -- table.insert(groupActionEntries, self.menuEntries[MENU_ENTRY_TYPE_READY_CHECK])
- ingame/group/gamepad/zo_groupmenu_gamepad.lua:279 -- table.insert(groupActionEntries, self.menuEntries[MENU_ENTRY_TYPE_DISBAND_GROUP])
- ingame/group/keyboard/zo_grouplist_keyboard.lua:270 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(GROUP_DATA, data))
- ingame/guild/zo_guildranks_shared.lua:359 -- table.insert(self.ranks, insertionPoint, newRank)
- ingame/guild/gamepad/guildheraldry_gamepad.lua:377 -- table.insert(childrenToRemove, child)
- ingame/guild/gamepad/guildhistory_gamepad.lua:182 -- table.insert(self.activityListItems, control)
- ingame/guild/gamepad/guildhistory_gamepad.lua:405 -- table.insert(self.guildEvents, eventData)
- ingame/guild/gamepad/zo_guildranks_gamepad.lua:923 -- table.insert(self.permissionControls, permissionControl)
- ingame/guild/keyboard/guildhistory_keyboard.lua:208 -- table.insert(self.masterList, {
eventType = eventType,
param1 = param1,
param2 = param2,
param3 = param3,
param4 = param4,
param5 = param5,
param6 = param6,
secsSinceEvent = secsSinceEvent,
subcategoryId = ComputeGuildHistoryEventSubcategory(eventType, self.selectedCategory),
timeStamp = GetFrameTimeSeconds(),
})
- ingame/guild/keyboard/guildhistory_keyboard.lua:254 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(GUILD_EVENT_TWO_LINES_DATA, data))
- ingame/guild/keyboard/guildhistory_keyboard.lua:256 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(GUILD_EVENT_DATA, data))
- ingame/guild/keyboard/guildroster_keyboard.lua:136 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(GUILD_MEMBER_DATA, data))
- ingame/guild/keyboard/zo_guildranks_keyboard.lua:276 -- table.insert(self.permissionControls, permissionControl)
- ingame/guild/keyboard/zo_guildranks_keyboard.lua:302 -- table.insert(self.iconSelectorControls, iconSelector)
- ingame/housingeditor/furnitureclasses_shared.lua:563 -- table.insert(self.entriesData, entryData)
- ingame/housingeditor/furnitureclasses_shared.lua:587 -- table.insert(self.subcategories, subcategoryObject)
- ingame/housingeditor/furnitureclasses_shared.lua:659 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(rowDataType, data))
- ingame/housingeditor/furnitureclasses_shared.lua:675 -- table.insert(masterList, nextData)
- ingame/housingeditor/furnitureclasses_shared.lua:691 -- table.insert(masterList, nextData)
- ingame/housingeditor/furnituremanager_shared.lua:485 -- table.insert(self.marketProducts, marketHousingProduct)
- ingame/housingeditor/housesettings_manager.lua:123 -- table.insert(houseEntries, newEntry)
- ingame/housingeditor/housingpreview_manager.lua:73 -- table.insert(self.houseStoreData, houseTemplateData)
- ingame/housingeditor/housingpreview_manager.lua:124 -- table.insert(self.houseMarketData, houseTemplateData)
- ingame/housingeditor/housingpreview_manager.lua:136 -- table.insert(self.fullDataSorted, copiedTemplateData)
- ingame/housingeditor/gamepad/furnitureclasses_gamepad.lua:209 -- table.insert(self.furnitureKeybindStripDescriptor, keybindDescriptor)
- ingame/housingeditor/gamepad/furnitureclasses_gamepad.lua:583 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(ZO_GAMEPAD_INTERACTIVE_FILTER_LIST_PRIMARY_DATA_TYPE, data))
- ingame/housingeditor/gamepad/housingfurnitureproducts_gamepad.lua:66 -- table.insert(self.categoryKeybindStripDescriptor, buyCrownsKeybind)
- ingame/housingeditor/gamepad/housingfurnituresettings_gamepad.lua:699 -- table.insert(individualDialogButtonData, buttonInfo)
- ingame/housingeditor/gamepad/housingfurnituresettings_gamepad.lua:701 -- table.insert(individualDialogButtonData, addFriendButtonData)
- ingame/housingeditor/keyboard/furnitureclasses_keyboard.lua:390 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(entryData:GetDataType(), entryData))
- ingame/interactwindow/interactwindow_shared.lua:596 -- table.insert(data, rewardData)
- ingame/interactwindow/gamepad/interactwindow_gamepad.lua:239 -- table.insert(currencyRewards, data)
- ingame/interactwindow/gamepad/interactwindow_gamepad.lua:243 -- table.insert(itemRewards, data)
- ingame/inventory/inventory.lua:1829 -- table.insert(inventory.slots[questIndex], questItem)
- ingame/inventory/inventoryslot.lua:2731 -- table.insert(g_tooltipLines, GetString(SI_INVENTORY_PLAYER_LOCKED_ITEM_TOOLTIP))
- ingame/inventory/inventoryslot.lua:2734 -- table.insert(g_tooltipLines, GetString(SI_INVENTORY_NEW_ITEM_TOOLTIP))
- ingame/inventory/inventoryslot.lua:2737 -- table.insert(g_tooltipLines, GetString(SI_INVENTORY_STOLEN_ITEM_TOOLTIP))
- ingame/inventory/inventoryslot.lua:2740 -- table.insert(g_tooltipLines, GetString(SI_INVENTORY_TRADE_BOP_ITEM_TOOLTIP))
- ingame/inventory/inventoryslot.lua:2743 -- table.insert(g_tooltipLines, GetString(SI_INVENTORY_GEMMABLE_ITEM_TOOLTIP))
- ingame/inventory/inventoryslot.lua:2746 -- table.insert(g_tooltipLines, GetString(SI_INVENTORY_EQUIPPED_ITEM_TOOLTIP))
- ingame/inventory/inventoryslotactions.lua:181 -- table.insert(self.m_slotActions, { actionName, actionCallback, actionType, visibilityFunction, options })
- ingame/inventory/inventorywallet.lua:180 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(DATA_TYPE_CURRENCY_ITEM, entryData))
- ingame/inventory/gamepad/gamepadinventory.lua:1027 -- table.insert(filteredDataTable, questItem)
- ingame/inventory/gamepad/guildbank_dialogs_gamepad.lua:43 -- table.insert(dialog.info.parametricList, listItem)
- ingame/inventory/gamepad/inventoryitemimprovement_gamepad.lua:175 -- table.insert(self.currentEntrySubLabels, subLabelText)
- ingame/inventory/gamepad/inventoryitemimprovement_gamepad.lua:222 -- table.insert(self.enumeratedList, v)
- ingame/inventory/gamepad/inventorylist_gamepad.lua:168 -- table.insert(self.inventoryTypes, inventoryType)
- ingame/inventory/gamepad/inventorylist_gamepad.lua:402 -- table.insert(slotsTable, slotData)
- ingame/leaderboards/battlegroundleaderboards_shared.lua:64 -- table.insert(self.battlegroundListNodes, node)
- ingame/leaderboards/housingleaderboards_shared.lua:49 -- table.insert(self.homeshowListNodes, node)
- ingame/leaderboards/leaderboards_shared.lua:126 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(ZO_LEADERBOARD_PLAYER_DATA, data))
- ingame/leaderboards/raidleaderboards_shared.lua:155 -- table.insert(categoryData.classGates, { count = count, classId = classId})
- ingame/leaderboards/raidleaderboards_shared.lua:173 -- table.insert(self.raidListNodes, node)
- ingame/leaderboards/gamepad/leaderboards_gamepad.lua:169 -- table.insert(self.leaderboardSystemObjects, systemObject)
- ingame/leveluprewards/leveluprewards_manager.lua:88 -- table.insert(self.pendingLevelUpRewards, rewardData)
- ingame/leveluprewards/leveluprewards_manager.lua:103 -- table.insert(self.upcomingLevelUpRewards, rewardData)
- ingame/leveluprewards/leveluprewards_manager.lua:119 -- table.insert(self.upcomingMilestoneLevelUpRewards, rewardData)
- ingame/leveluprewards/leveluprewards_manager.lua:163 -- table.insert(additionalUnlocks, additionalReward)
- ingame/leveluprewards/keyboard/leveluprewards_keyboard.lua:38 -- table.insert(self.rewardControlsBySection[self.currentSection], control)
- ingame/lfg/readychecktracker.lua:36 -- table.insert(self.iconControls, self.iconsContainer:GetNamedChild("Icon" .. i))
- ingame/lfg/zo_activityfinderroot_classes.lua:392 -- table.insert(self.requiredCollectibles, collectibleId)
- ingame/lfg/zo_activityfinderroot_classes.lua:399 -- table.insert(self.activities, activityId)
- ingame/lfg/zo_activityfinderroot_classes.lua:509 -- table.insert(g_battlegroundTypeNames, GetString("SI_BATTLEGROUNDGAMETYPE", battlegroundGameType))
- ingame/lfg/zo_activityfinderroot_manager.lua:197 -- table.insert(sortedActivityData, data)
- ingame/lfg/zo_activityfinderroot_manager.lua:218 -- table.insert(sortedActivityData, data)
- ingame/lfg/zo_activityfindertemplate_shared.lua:65 -- table.insert(self.itemRewardControls, itemRewardControl)
- ingame/lfg/zo_activityfindertemplate_shared.lua:146 -- table.insert(g_rewardControlsToAnchor, itemRewardControl)
- ingame/lfg/zo_activityfindertemplate_shared.lua:161 -- table.insert(g_rewardControlsToAnchor, xpIndex, self.xpRewardControl)
- ingame/lfg/gamepad/zo_activityfindertemplate_gamepad.lua:349 -- table.insert(validActivityTypes, data)
- ingame/lfg/gamepad/zo_activityfindertemplate_gamepad.lua:362 -- table.insert(tabBarEntries, tabData)
- ingame/mail/gamepad/mailinbox_gamepad.lua:673 -- table.insert(entries, entryData)
- ingame/mail/keyboard/mailinbox_keyboard.lua:248 -- table.insert(self.masterList, mailData)
- ingame/mail/keyboard/mailinbox_keyboard.lua:266 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(MAIL_DATA, self.masterList[i]))
- ingame/mail/keyboard/mailinbox_keyboard.lua:270 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(EMPTY_MAIL_DATA, { priority = 3, secsSinceReceived = 0, mailId = 0 }))
- ingame/mainmenu/gamepad/zo_mainmenu_gamepad.lua:435 -- table.insert(newEntry.subMenu, newSubMenuEntry)
- ingame/mainmenu/gamepad/zo_mainmenu_gamepad.lua:439 -- table.insert(MENU_ENTRIES, newEntry)
- ingame/mainmenu/keyboard/zo_mainmenu_keyboard.lua:174 -- table.insert(indicators, ZO_KEYBOARD_NEW_ICON)
- ingame/mainmenu/keyboard/zo_mainmenu_keyboard.lua:177 -- table.insert(indicators, "EsoUI/Art/MainMenu/menuBar_pointsToSpend.dds")
- ingame/mainmenu/keyboard/zo_mainmenu_keyboard.lua:633 -- table.insert(categoryInfo.barControls, button)
- ingame/map/maplocationtooltip.lua:46 -- table.insert(groupings, grouping)
- ingame/map/maplocationtooltip.lua:50 -- table.insert(grouping, { name = name, categoryName = categoryName, icon = icon, showName = showName, })
- ingame/map/worldmap.lua:1743 -- table.insert(tooltipMouseOverPins, pin)
- ingame/map/worldmap.lua:1788 -- table.insert(foundTooltipMouseOverPins, pin)
- ingame/map/worldmap.lua:2428 -- table.insert(pinDatas, {handler = validHandler, pin = pin})
- ingame/map/worldmap.lua:5602 -- table.insert(ObjectiveContinuous, returnPin)
- ingame/map/worldmap.lua:5624 -- table.insert(ObjectiveContinuous, objectivePin)
- ingame/map/worldmap.lua:5626 -- table.insert(ObjectiveContinuous, auraPin)
- ingame/map/worldmap.lua:6664 -- table.insert(descriptor, v)
- ingame/map/worldmaphouses_manager.lua:47 -- table.insert(houseMapData, houseData)
- ingame/map/worldmapquests_shared.lua:117 -- table.insert(self.masterList, {
questIndex = questIndex,
name = name,
level = level,
questType = questType,
displayType = displayType,
})
- ingame/map/worldmapquests_shared.lua:166 -- table.insert(labels, conditionLabel)
- ingame/map/gamepad/worldmapchoicedialog_gamepad.lua:117 -- table.insert(travelPinHandlers, pinHandlerInfo)
- ingame/map/gamepad/worldmapchoicedialog_gamepad.lua:142 -- table.insert(parametricListEntries, dialogListEntry)
- ingame/map/gamepad/worldmapchoicedialog_gamepad.lua:167 -- table.insert(questPinHandlers, pinHandlerInfo)
- ingame/map/gamepad/worldmapchoicedialog_gamepad.lua:190 -- table.insert(parametricListEntries, dialogListEntry)
- ingame/map/gamepad/worldmapchoicedialog_gamepad.lua:220 -- table.insert(parametricListEntries, dialogListEntry)
- ingame/map/gamepad/worldmapfilters_gamepad.lua:69 -- table.insert(self.pinFilterCheckBoxes, checkBox)
- ingame/map/gamepad/worldmapfilters_gamepad.lua:104 -- table.insert(self.pinFilterOptionComboBoxes, comboBox)
- ingame/map/gamepad/worldmapkey_gamepad.lua:36 -- table.insert(self.columns, newColumn)
- ingame/map/gamepad/worldmapkey_gamepad.lua:191 -- table.insert(self.symbols, symbolList)
- ingame/map/gamepad/worldmapkey_gamepad.lua:194 -- table.insert(symbolList, symbol)
- ingame/map/keyboard/worldmapfilters_keyboard.lua:47 -- table.insert(self.pinFilterCheckBoxes, checkBox)
- ingame/map/keyboard/worldmapfilters_keyboard.lua:76 -- table.insert(self.pinFilterOptionComboBoxes, comboBox)
- ingame/map/keyboard/worldmaphouses_keyboard.lua:70 -- table.insert(scrollData, headerEntry)
- ingame/map/keyboard/worldmaphouses_keyboard.lua:74 -- table.insert(scrollData, dataEntry)
- ingame/optionspanels/gamepad/optionspanels_gamepad.lua:759 -- table.insert(GAMEPAD_SETTINGS_DATA[SETTING_PANEL_AUDIO], {
panel = SETTING_PANEL_AUDIO,
system = SETTING_TYPE_AUDIO,
settingId = AUDIO_SETTING_VOICE_CHAT_VOLUME,
})
- ingame/optionspanels/gamepad/optionspanels_gamepad.lua:765 -- table.insert(GAMEPAD_SETTINGS_DATA[SETTING_PANEL_VIDEO], 1, {
panel = SETTING_PANEL_VIDEO,
system = SETTING_TYPE_GRAPHICS,
settingId = GRAPHICS_SETTING_CONSOLE_ENHANCED_RENDER_QUALITY,
})
- ingame/optionspanels/gamepad/optionspanels_gamepad.lua:771 -- table.insert(GAMEPAD_SETTINGS_DATA[SETTING_PANEL_VIDEO], {
panel = SETTING_PANEL_VIDEO,
system = SETTING_TYPE_CUSTOM,
settingId = OPTIONS_CUSTOM_SETTING_SCREEN_ADJUST,
})
- ingame/optionspanels/gamepad/optionspanels_gamepad.lua:776 -- table.insert(GAMEPAD_SETTINGS_DATA[SETTING_PANEL_SOCIAL], 1, {
panel = SETTING_PANEL_SOCIAL,
system = SETTING_TYPE_CUSTOM,
settingId = OPTIONS_CUSTOM_SETTING_SOCIAL_GAMEPAD_TEXT_SIZE,
header = SI_SOCIAL_OPTIONS_CHAT_SETTINGS,
})
- ingame/optionspanels/gamepad/optionspanels_gamepad.lua:782 -- table.insert(GAMEPAD_SETTINGS_DATA[SETTING_PANEL_SOCIAL], 2, {
panel = SETTING_PANEL_SOCIAL,
system = SETTING_TYPE_UI,
settingId = UI_SETTING_GAMEPAD_CHAT_HUD_ENABLED,
})
- ingame/optionspanels/gamepad/optionspanels_gamepad.lua:788 -- table.insert(GAMEPAD_SETTINGS_DATA[SETTING_PANEL_GAMEPLAY], 1, {
panel = SETTING_PANEL_GAMEPLAY,
system = SETTING_TYPE_GAMEPAD,
settingId = GAMEPAD_SETTING_GAMEPAD_PREFERRED,
header = SI_GAMEPAD_SECTION_HEADER,
})
- ingame/optionspanels/gamepad/optionspanels_gamepad.lua:794 -- table.insert(GAMEPAD_SETTINGS_DATA[SETTING_PANEL_VIDEO], 1, {
panel = SETTING_PANEL_VIDEO,
system = SETTING_TYPE_GRAPHICS,
settingId = GRAPHICS_SETTING_FULLSCREEN,
})
- ingame/optionspanels/gamepad/optionspanels_gamepad.lua:799 -- table.insert(GAMEPAD_SETTINGS_DATA[SETTING_PANEL_VIDEO], 2, {
panel = SETTING_PANEL_VIDEO,
system = SETTING_TYPE_GRAPHICS,
settingId = GRAPHICS_SETTING_RESOLUTION,
})
- ingame/optionspanels/gamepad/optionspanels_gamepad.lua:805 -- table.insert(interfaceSettingsChatBubbles, {
panel = SETTING_PANEL_INTERFACE,
system = SETTING_TYPE_CUSTOM,
settingId = OPTIONS_CUSTOM_SETTING_CHAT_BUBBLE_SAY_ENABLED,
})
- ingame/optionspanels/gamepad/optionspanels_gamepad.lua:810 -- table.insert(interfaceSettingsChatBubbles, {
panel = SETTING_PANEL_INTERFACE,
system = SETTING_TYPE_CUSTOM,
settingId = OPTIONS_CUSTOM_SETTING_CHAT_BUBBLE_YELL_ENABLED,
})
- ingame/optionspanels/gamepad/optionspanels_gamepad.lua:815 -- table.insert(interfaceSettingsChatBubbles, {
panel = SETTING_PANEL_INTERFACE,
system = SETTING_TYPE_CUSTOM,
settingId = OPTIONS_CUSTOM_SETTING_CHAT_BUBBLE_WHISPER_ENABLED,
})
- ingame/optionspanels/gamepad/optionspanels_gamepad.lua:820 -- table.insert(interfaceSettingsChatBubbles, {
panel = SETTING_PANEL_INTERFACE,
system = SETTING_TYPE_CUSTOM,
settingId = OPTIONS_CUSTOM_SETTING_CHAT_BUBBLE_GROUP_ENABLED,
})
- ingame/optionspanels/gamepad/optionspanels_gamepad.lua:825 -- table.insert(interfaceSettingsChatBubbles, {
panel = SETTING_PANEL_INTERFACE,
system = SETTING_TYPE_CUSTOM,
settingId = OPTIONS_CUSTOM_SETTING_CHAT_BUBBLE_EMOTE_ENABLED,
})
- ingame/optionspanels/gamepad/optionspanels_gamepad.lua:830 -- table.insert(GAMEPAD_SETTINGS_DATA[SETTING_PANEL_SOCIAL], 1, {
panel = SETTING_PANEL_SOCIAL,
system = SETTING_TYPE_CUSTOM,
settingId = OPTIONS_CUSTOM_SETTING_SOCIAL_MIN_ALPHA,
header = SI_SOCIAL_OPTIONS_CHAT_SETTINGS,
})
- ingame/optionspanels/gamepad/optionspanels_gamepad.lua:836 -- table.insert(GAMEPAD_SETTINGS_DATA[SETTING_PANEL_SOCIAL], 2, {
panel = SETTING_PANEL_SOCIAL,
system = SETTING_TYPE_CUSTOM,
settingId = OPTIONS_CUSTOM_SETTING_SOCIAL_TEXT_SIZE,
})
- ingame/optionspanels/gamepad/optionspanels_gamepad.lua:844 -- table.insert(GAMEPAD_SETTINGS_DATA[SETTING_PANEL_VIDEO], {
panel = SETTING_PANEL_VIDEO,
system = SETTING_TYPE_GRAPHICS,
settingId = GRAPHICS_SETTING_HDR_BRIGHTNESS,
})
- ingame/optionspanels/gamepad/optionspanels_gamepad.lua:853 -- table.insert(GAMEPAD_SETTINGS_DATA[panel], entry)
- ingame/outfits/outfit_manager.lua:361 -- table.insert(pendingData, outfitSlotIndex)
- ingame/outfits/outfit_manager.lua:362 -- table.insert(pendingData, outfitSlotManipulator:GetPendingCollectibleId())
- ingame/outfits/outfit_manager.lua:363 -- table.insert(pendingData, outfitSlotManipulator:GetNumPendingDyeChanges())
- ingame/outfits/outfit_manager.lua:524 -- table.insert(argumentsTable, outfitSlotIndex)
- ingame/outfits/outfit_manager.lua:525 -- table.insert(argumentsTable, outfitSlotManipulator:GetPendingCollectibleId())
- ingame/outfits/outfit_manager.lua:526 -- table.insert(argumentsTable, outfitSlotManipulator:GetPendingItemMaterialIndex() or (MAX_ITEM_MATERIALS_PER_OUTFIT_STYLE + 1))
- ingame/outfits/outfit_manager.lua:527 -- table.insert(argumentsTable, primaryDyeId)
- ingame/outfits/outfit_manager.lua:528 -- table.insert(argumentsTable, secondaryDyeId)
- ingame/outfits/outfit_manager.lua:529 -- table.insert(argumentsTable, accentDyeId)
- ingame/outfits/outfit_manager.lua:677 -- table.insert(self.outfits, outfitManipulator)
- ingame/particles/particles.lua:22 -- table.insert(self.updateParticles, particle)
- ingame/playerattributebars/playerattributebars.lua:465 -- table.insert(bars, healthAttributeBar)
- ingame/playerattributebars/playerattributebars.lua:472 -- table.insert(bars, siegeHealthAttributeBar)
- ingame/playerattributebars/playerattributebars.lua:489 -- table.insert(bars, magickaAttributeBar)
- ingame/playerattributebars/playerattributebars.lua:496 -- table.insert(bars, werewolfAttributeBar)
- ingame/playerattributebars/playerattributebars.lua:507 -- table.insert(bars, staminaAttributeBar)
- ingame/playerattributebars/playerattributebars.lua:514 -- table.insert(bars, mountStaminaAttributeBar)
- ingame/playeremote/playeremote.lua:114 -- table.insert(self.emoteCategoryTypes, emoteCategory)
- ingame/playeremote/playeremote.lua:128 -- table.insert(self.emoteCategories[emoteCategory], emoteId)
- ingame/playeremote/playeremote.lua:133 -- table.insert(self.emoteCategoryTypes, EMOTE_CATEGORY_PERSONALITY_OVERRIDE)
- ingame/playeremote/playeremote.lua:136 -- table.insert(self.emoteCategories[EMOTE_CATEGORY_PERSONALITY_OVERRIDE], emoteId)
- ingame/playeremote/playeremote.lua:142 -- table.insert(self.emoteCategoryTypes, EMOTE_CATEGORY_COLLECTED)
- ingame/playeremote/playeremote.lua:145 -- table.insert(self.emoteCategories[EMOTE_CATEGORY_COLLECTED], emoteId)
- ingame/playeremote/playeremote.lua:179 -- table.insert(filteredEmoteCategory, emoteId)
- ingame/playertoplayer/playertoplayer.lua:1201 -- table.insert(params, formattedTime)
- ingame/profiler/profilerutils.lua:11 -- table.insert(sources, source)
- ingame/profiler/profilerutils.lua:37 -- table.insert(sources, { name = sourceName, index = i })
- ingame/quickchat/quickchatmanager.lua:66 -- table.insert(quickChats, self:GetQuickChatId(index))
- ingame/quickslot/quickslot.lua:42 -- table.insert(manager.quickslotFilters, manager:CreateNewTabFilterData(ITEMFILTERTYPE_QUICKSLOT,
GetString("SI_ITEMFILTERTYPE", ITEMFILTERTYPE_QUICKSLOT),
"EsoUI/Art/Inventory/inventory_tabIcon_items_up.dds",
"EsoUI/Art/Inventory/inventory_tabIcon_items_down.dds",
"EsoUI/Art/Inventory/inventory_tabIcon_items_over.dds"))
- ingame/quickslot/quickslot.lua:48 -- table.insert(manager.quickslotFilters, manager:CreateNewTabFilterData(ITEMFILTERTYPE_ALL,
GetString("SI_ITEMFILTERTYPE", ITEMFILTERTYPE_ALL),
"EsoUI/Art/Inventory/inventory_tabIcon_all_up.dds",
"EsoUI/Art/Inventory/inventory_tabIcon_all_down.dds",
"EsoUI/Art/Inventory/inventory_tabIcon_all_over.dds"))
- ingame/quickslot/quickslot.lua:479 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(DATA_TYPE_QUICKSLOT_ITEM, itemData))
- ingame/quickslot/quickslot.lua:495 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(DATA_TYPE_COLLECTIBLE_ITEM, collectibleData))
- ingame/quickslot/quickslot.lua:560 -- table.insert(self.quickslotFilters, data)
- ingame/restyle/restyle_shared.lua:325 -- table.insert(changedChannels, currentDye ~= pendingDyes[i])
- ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:309 -- table.insert(parametricList, listItem)
- ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:408 -- table.insert(tempTable, collectibleEntryData)
- ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:416 -- table.insert(tempTable, entryData)
- ingame/restyle/gamepad/restyle_station_gamepad.lua:475 -- table.insert(self.savedSets, newControl)
- ingame/restyle/gamepad/restyle_station_gamepad.lua:500 -- table.insert(dyeControlsForChannel, dyeChannelControl)
- ingame/restyle/gamepad/restyle_station_gamepad.lua:713 -- table.insert(parametricList, listItem)
- ingame/restyle/gamepad/restyle_station_gamepad.lua:906 -- table.insert(actionsTable, self:CreateOptionActionDataOutfitStylesShowLocked())
- ingame/restyle/gamepad/restyle_station_gamepad.lua:909 -- table.insert(actionsTable, self:CreateOptionActionDataDyeSortingDropdown())
- ingame/restyle/gamepad/restyle_station_gamepad.lua:912 -- table.insert(actionsTable, self:CreateOptionActionDataDyeingShowLocked())
- ingame/restyle/gamepad/restyle_station_gamepad.lua:923 -- table.insert(actionsTable, self:CreateOptionActionDataUndo(slotManipulator))
- ingame/restyle/gamepad/restyle_station_gamepad.lua:929 -- table.insert(actionsTable, self:CreateOptionActionDataClear(slotManipulator))
- ingame/restyle/gamepad/restyle_station_gamepad.lua:937 -- table.insert(actionsTable, self:CreateOptionActionDataHide(slotManipulator, hiddenCollectibleId))
- ingame/restyle/gamepad/restyle_station_gamepad.lua:1632 -- table.insert(parametricList, listItem)
- ingame/restyle/gamepad/restyle_station_gamepad.lua:1649 -- table.insert(parametricList, listItem)
- ingame/restyle/keyboard/restylecommon_keyboard.lua:343 -- table.insert(self.collectibleCategoryNodes, node)
- ingame/restyle/keyboard/restylecommon_keyboard.lua:381 -- table.insert(self.collectibleCategoryNodes, node)
- ingame/restyle/keyboard/restylecommon_keyboard.lua:433 -- table.insert(self.collectibleCategoryNodes, node)
- ingame/retrait/zo_retraitstation_manager.lua:41 -- table.insert(self.traitInfo[traitCategory], {
traitType = traitItemInfo.type,
traitItemIcon = traitItemInfo.icon,
traitName = zo_strformat(SI_SMITHING_RESEARCH_TRAIT_NAME_FORMAT, traitName)
})
- ingame/retrait/keyboard/zo_retraitstation_retrait_keyboard.lua:232 -- table.insert(self.traitListData, ZO_ScrollList_CreateDataEntry(TRAIT_LIST_TRAIT_ENTRY, rowControlData))
- ingame/scenes/hudscene.lua:104 -- table.insert(HUD_FRAGMENT_GROUP, GAMEPAD_TEXT_CHAT_FRAGMENT)
- ingame/scenes/ingamefragmentgroups.lua:240 -- table.insert(ZO_GAMEPAD_DIALOG_DONT_END_IN_WORLD_INTERACTIONS_FRAGMENT_GROUP, v)
- ingame/skills/gamepad/gamepadskills.lua:335 -- table.insert(self.categoryKeybindStripDescriptor,
{
name = function() --name
if self.assignableActionBar:IsActive() then
return GetString(SI_GAMEPAD_SKILLS_BUILD_PLANNER)
end
return GetString(SI_GAMEPAD_SELECT_OPTION)
end,
keybind = "UI_SHORTCUT_PRIMARY",
callback = function()
--Here we determine what fragment to load, but we're going to wait until it loads to decide how to populate it
--So we'll prevent any further movement and proceed based on what we expect the selected data to be by the time we need it.
--We may already be in the process of a scroll, so "current data" isn't reliable.
if not IsActionBarSlottingAllowed() then
ZO_Alert(UI_ALERT_CATEGORY_ERROR, SOUNDS.NEGATIVE_CLICK, SI_SKILLS_DISABLED_SPECIAL_ABILITIES)
return false
end
local targetData = self.categoryList:GetTargetData()
if self.assignableActionBar:IsActive() then
self:DeactivateCurrentList()
self:RefreshSelectedTooltip()
SCENE_MANAGER:AddFragment(GAMEPAD_SKILLS_BUILD_PLANNER_FRAGMENT)
PlaySound(SOUNDS.GAMEPAD_MENU_FORWARD)
elseif targetData and targetData.isSkillsAdvisor then
self:DeactivateCurrentList()
if ZO_SKILLS_ADVISOR_SINGLETON:GetSelectedSkillBuildId() then
ZO_GAMEPAD_SKILLS_ADVISOR_SUGGESTIONS_WINDOW:Activate()
else
SCENE_MANAGER:Push(ZO_GAMEPAD_SKILLS_ADVISOR_BUILD_SELECTION_ROOT_SCENE_NAME)
end
elseif targetData and not targetData.advised then
self:DeactivateCurrentList()
SCENE_MANAGER:Push("gamepad_skills_line_filter")
end
end,
})
- ingame/skills/gamepad/gamepadskills.lua:378 -- table.insert(self.lineFilterKeybindStripDescriptor,
{
name = GetString(SI_GAMEPAD_SKILLS_ASSIGN),
keybind = "UI_SHORTCUT_SECONDARY",
visible = function()
if self.mode ~= ZO_GAMEPAD_SKILLS_ABILITY_LIST_BROWSE_MODE then
return false
end
local selectedData = self.lineFilterList:GetTargetData()
if selectedData then
return (selectedData.isActive or selectedData.isUltimate) and selectedData.purchased
end
end,
callback = function()
local selectedData = self.lineFilterList:GetTargetData()
if ZO_Skills_AbilityFailsWerewolfRequirement(selectedData.skillType, selectedData.skillLineIndex) then
ZO_Skills_OnlyWerewolfAbilitiesAllowedAlert()
else
self:DeactivateCurrentList()
self:StartSingleAbilityAssignment(selectedData.skillType, selectedData.skillLineIndex, selectedData.abilityIndex)
PlaySound(SOUNDS.GAMEPAD_MENU_FORWARD)
end
end,
})
- ingame/skills/gamepad/gamepadskills.lua:406 -- table.insert(self.lineFilterKeybindStripDescriptor,
{
name = function()
if self.mode == ZO_GAMEPAD_SKILLS_SINGLE_ABILITY_ASSIGN_MODE then
return GetString(SI_GAMEPAD_SKILLS_ASSIGN)
elseif self.assignableActionBar:IsActive() then
return GetString(SI_GAMEPAD_SKILLS_BUILD_PLANNER)
else
local selectedData = self.lineFilterList:GetTargetData()
local actionType = GetAbilityAction(selectedData.skillType, selectedData.skillLineIndex, selectedData.abilityIndex)
if actionType == ACTION_PURCHASE or actionType == ACTION_UPGRADE then
return GetString(SI_GAMEPAD_SKILLS_PURCHASE)
elseif actionType == ACTION_MORPH then
return GetString(SI_GAMEPAD_SKILLS_MORPH)
end
end
end,
keybind = "UI_SHORTCUT_PRIMARY",
visible = function()
local selectedData = self.lineFilterList:GetTargetData()
if self.mode == ZO_GAMEPAD_SKILLS_SINGLE_ABILITY_ASSIGN_MODE or self.assignableActionBar:IsActive() then
return true
end
if selectedData then
return GetAbilityAction(selectedData.skillType, selectedData.skillLineIndex, selectedData.abilityIndex) ~= ACTION_NONE
end
end,
callback = function()
if self.mode == ZO_GAMEPAD_SKILLS_SINGLE_ABILITY_ASSIGN_MODE then
self:DeactivateCurrentList()
self.assignableActionBar:SetAbility(self.singleAbilitySkillType, self.singleAbilitySkillLineIndex, self.singleAbilityAbilityIndex)
self.actionBarAnimation:PlayBackward()
self.assignableActionBar:SetSelectedButton(nil)
self.assignableActionBar:Deactivate()
GAMEPAD_TOOLTIPS:ClearTooltip(GAMEPAD_RIGHT_TOOLTIP)
PlaySound(SOUNDS.GAMEPAD_MENU_BACK)
--Don't set mode back to ZO_GAMEPAD_SKILLS_ABILITY_LIST_BROWSE_MODE til OnAbilityFinalizedCallback says everything worked
elseif not self.assignableActionBar:IsActive() then
if self.mode == ZO_GAMEPAD_SKILLS_ABILITY_LIST_BROWSE_MODE then
local selectedData = self.lineFilterList:GetTargetData()
local skillType = selectedData.skillType
local skillLineIndex = selectedData.skillLineIndex
local abilityIndex = selectedData.abilityIndex
local actionType = GetAbilityAction(skillType, skillLineIndex, abilityIndex)
local name, _, _, _, _, _, progressionIndex = GetSkillAbilityInfo(skillType, skillLineIndex, abilityIndex)
local availablePoints = GetAvailableSkillPoints()
local currentUpgradeLevel, maxUpgradeLevel = GetSkillAbilityUpgradeInfo(skillType, skillLineIndex, abilityIndex)
name = ZO_Skills_GenerateAbilityName(SI_ABILITY_NAME_AND_UPGRADE_LEVELS, name, currentUpgradeLevel, maxUpgradeLevel, progressionIndex)
if actionType == ACTION_PURCHASE then
local labelData = { titleParams = { availablePoints }, mainTextParams = { name } }
local callbackData = {skillType = skillType, skillLineIndex = skillLineIndex, abilityIndex = abilityIndex, }
ZO_Dialogs_ShowGamepadDialog("GAMEPAD_SKILLS_PURCHASE_CONFIRMATION", callbackData, labelData)
elseif actionType == ACTION_UPGRADE then
local labelData = { titleParams = { availablePoints }, mainTextParams = { name } }
local callbackData = {skillType = skillType, skillLineIndex = skillLineIndex, abilityIndex = abilityIndex, }
ZO_Dialogs_ShowGamepadDialog("GAMEPAD_SKILLS_UPGRADE_CONFIRMATION", callbackData, labelData)
elseif actionType == ACTION_MORPH then
local labelData = { titleParams = { availablePoints }, mainTextParams = { name } }
local callbackData = { skillType = skillType, skillLineIndex = skillLineIndex, abilityIndex = abilityIndex, progressionIndex = progressionIndex }
GAMEPAD_TOOLTIPS:ClearTooltip(GAMEPAD_LEFT_TOOLTIP)
ZO_Dialogs_ShowGamepadDialog("GAMEPAD_SKILLS_MORPH_CONFIRMATION", callbackData, labelData)
end
end
else
self:DeactivateCurrentList()
SCENE_MANAGER:AddFragment(GAMEPAD_SKILLS_BUILD_PLANNER_FRAGMENT)
PlaySound(SOUNDS.GAMEPAD_MENU_FORWARD)
end
end,
})
- ingame/skills/keyboard/zo_skills.lua:579 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(SKILL_HEADER_DATA, {
passive = passive,
ultimate = isUltimate
}))
- ingame/skills/keyboard/zo_skills.lua:589 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(SKILL_ABILITY_DATA, {
skillType = skillType,
lineIndex = skillIndex,
abilityIndex = i,
plainName = plainName,
name = name,
icon = icon,
earnedRank = earnedRank,
passive = passive,
ultimate = ultimate,
purchased = purchased,
progressionIndex = progressionIndex,
lineRank = lineRank,
nextUpgradeEarnedRank = nextUpgradeEarnedRank,
}))
- ingame/skillsadvisor/skillsadvisor_manager.lua:225 -- table.insert(selectedRoles, LFG_ROLE_DPS)
- ingame/skillsadvisor/skillsadvisor_manager.lua:228 -- table.insert(selectedRoles, LFG_ROLE_HEAL)
- ingame/skillsadvisor/skillsadvisor_manager.lua:231 -- table.insert(selectedRoles, LFG_ROLE_TANK)
- ingame/skillsadvisor/skillsadvisor_manager.lua:236 -- table.insert(results, zo_strformat(SI_TOOLTIP_ITEM_ROLE_FORMAT, text))
- ingame/skillsadvisor/skillsadvisor_manager.lua:238 -- table.insert(results, GetString(SI_TOOLTIP_ITEM_ROLES_FORMAT))
- ingame/skillsadvisor/skillsadvisor_manager.lua:241 -- table.insert(results, text)
- ingame/skillsadvisor/skillsadvisor_manager.lua:269 -- table.insert(self.purchasedAbilityList, skillAbility)
- ingame/skillsadvisor/skillsadvisor_manager.lua:274 -- table.insert(self.availableAbilityList, skillAbility)
- ingame/skillsadvisor/skillsadvisor_manager.lua:282 -- table.insert(self.purchasedAbilityList, skillAbility)
- ingame/skillsadvisor/skillsadvisor_manager.lua:288 -- table.insert(self.availableAbilityList, skillAbility)
- ingame/skillsadvisor/skillsadvisor_manager.lua:297 -- table.insert(self.availableAbilityList, skillAbility)
- ingame/skillsadvisor/skillsadvisor_manager.lua:312 -- table.insert(self.availableAbilityList, skillAbility)
- ingame/skillsadvisor/skillsadvisor_manager.lua:316 -- table.insert(self.availableAbilityList, skillAbility)
- ingame/skillsadvisor/skillsadvisor_manager.lua:327 -- table.insert(self.availableAbilityList, firstLockedAbilityAtLimit)
- ingame/skillsadvisor/gamepad/skillsadvisor_suggestions_gamepad.lua:165 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(SKILLS_ADVISOR_SUGGESTIONS_HEADER_DATA, headerData))
- ingame/skillsadvisor/gamepad/skillsadvisor_suggestions_gamepad.lua:173 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(SKILLS_ADVISOR_SUGGESTIONS_DATA, entryData))
- ingame/skillsadvisor/gamepad/skillsadvisor_suggestions_gamepad.lua:177 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(SKILLS_ADVISOR_SUGGESTIONS_TEXT, textData))
- ingame/skillsadvisor/gamepad/skillsadvisor_suggestions_gamepad.lua:187 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(SKILLS_ADVISOR_SUGGESTIONS_HEADER_DATA, headerData))
- ingame/skillsadvisor/gamepad/skillsadvisor_suggestions_gamepad.lua:189 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(SKILLS_ADVISOR_SUGGESTIONS_DATA, entryData))
- ingame/skillsadvisor/keyboard/skillsadvisor_buildselection_keyboard.lua:65 -- table.insert(scrollData, entryData)
- ingame/skillsadvisor/keyboard/skillsadvisor_suggestions_keyboard.lua:53 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(SKILL_SUGGESTION_LABEL_TYPE, { text = GetString(SI_SKILLS_ADVISOR_ADVISED_TITLE) }))
- ingame/skillsadvisor/keyboard/skillsadvisor_suggestions_keyboard.lua:56 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(SKILL_SUGGESTION_DATA_TYPE, data))
- ingame/skillsadvisor/keyboard/skillsadvisor_suggestions_keyboard.lua:59 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(SKILL_SUGGESTION_TEXT_TYPE, { text = GetString(SI_SKILLS_ADVISOR_NO_ADVISED_ABILITIES_DESCRIPTION) }))
- ingame/skillsadvisor/keyboard/skillsadvisor_suggestions_keyboard.lua:64 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(SKILL_SUGGESTION_LABEL_TYPE, { text = GetString(SI_SKILLS_ADVISOR_PURCHASED_TITLE) }))
- ingame/skillsadvisor/keyboard/skillsadvisor_suggestions_keyboard.lua:67 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(SKILL_SUGGESTION_DATA_TYPE, data))
- ingame/stats/gamepad/zo_stats_gamepad.lua:720 -- table.insert(self.attributeEntries, data)
- ingame/stats/gamepad/zo_stats_gamepad.lua:830 -- table.insert(sortedArtificialEffectsTable, data)
- ingame/stats/keyboard/zo_stats_keyboard.lua:700 -- table.insert(effectsRows, effectsRow)
- ingame/stats/keyboard/zo_stats_keyboard.lua:718 -- table.insert(effectsRows, effectsRow)
- ingame/storewindow/storewindow_shared.lua:48 -- table.insert(lines, ("interact name: %q"):format(tostring(GetUnitName("interact"))))
- ingame/storewindow/storewindow_shared.lua:49 -- table.insert(lines, ("Item Link: %q"):format(tostring(GetStoreItemLink(itemData.slotIndex))))
- ingame/storewindow/storewindow_shared.lua:54 -- table.insert(lines, (" %s: %s"):format(key, value))
- ingame/storewindow/storewindow_shared.lua:57 -- table.insert(lines, "----")
- ingame/storewindow/storewindow_shared.lua:61 -- table.insert(lines, (" %s: %s"):format(key, value))
- ingame/storewindow/storewindow_shared.lua:64 -- table.insert(lines, 1, "Invalid vendor object state:")
- ingame/storewindow/gamepad/storewindow_gamepad.lua:14 -- table.insert(componentTable, ZO_MODE_STORE_BUY)
- ingame/storewindow/gamepad/storewindow_gamepad.lua:17 -- table.insert(componentTable, ZO_MODE_STORE_SELL)
- ingame/storewindow/gamepad/storewindow_gamepad.lua:18 -- table.insert(componentTable, ZO_MODE_STORE_BUY_BACK)
- ingame/storewindow/gamepad/storewindow_gamepad.lua:21 -- table.insert(componentTable, ZO_MODE_STORE_REPAIR)
- ingame/storewindow/gamepad/storewindow_gamepad.lua:149 -- table.insert(self.activeComponents, component)
- ingame/storewindow/gamepad/storewindow_gamepad.lua:268 -- table.insert(tabsTable, {
text = component:GetTabText(),
callback = function() OnCategoryChanged(component) end,
})
- ingame/storewindow/gamepad/storewindow_gamepad.lua:416 -- table.insert(g_pendingHeaderData, CAPACITY_HEADER_DATA)
- ingame/storewindow/gamepad/storewindow_gamepad.lua:421 -- table.insert(g_pendingHeaderData, GOLD_HEADER_DATA)
- ingame/storewindow/gamepad/storewindow_gamepad.lua:429 -- table.insert(g_pendingHeaderData, AP_HEADER_DATA)
- ingame/storewindow/gamepad/storewindow_gamepad.lua:433 -- table.insert(g_pendingHeaderData, TELVAR_STONE_HEADER_DATA)
- ingame/storewindow/gamepad/storewindow_gamepad.lua:437 -- table.insert(g_pendingHeaderData, WRIT_VOUCHER_HEADER_DATA)
- ingame/storewindow/gamepad/storewindow_gamepad.lua:442 -- table.insert(g_pendingHeaderData, GOLD_HEADER_DATA)
- ingame/storewindow/gamepad/storewindow_gamepad.lua:446 -- table.insert(g_pendingHeaderData, RIDING_TRAINING_COST_HEADER_DATA)
- ingame/storewindow/gamepad/storewindow_gamepad.lua:450 -- table.insert(g_pendingHeaderData, LAUNDER_TRANSACTION_HEADER_DATA)
- ingame/storewindow/gamepad/storewindow_gamepad_util.lua:180 -- table.insert(unequippedItems, itemData)
- ingame/storewindow/gamepad/storewindow_gamepad_util.lua:217 -- table.insert(items, buybackData)
- ingame/storewindow/gamepad/storewindow_gamepad_util.lua:240 -- table.insert(itemTable, damagedItem)
- ingame/storewindow/gamepad/storewindow_gamepad_util.lua:279 -- table.insert(unequippedItems, itemData)
- ingame/storewindow/gamepad/storewindow_gamepad_util.lua:323 -- table.insert(items, itemData)
- ingame/tradinghouse/tradinghousefilter_shared.lua:252 -- table.insert(entryData, {v, nil, GetString("SI_ENCHANTMENTSEARCHCATEGORYTYPE", v)})
- ingame/tradinghouse/tradinghousefilter_shared.lua:267 -- table.insert(data, { nil, nil, SI_TRADING_HOUSE_BROWSE_ITEM_TYPE_ALL_ENCHANTMENT_TYPES })
- ingame/tradinghouse/tradinghousefilter_shared.lua:272 -- table.insert(data, { ENCHANTMENT_SEARCH_CATEGORY_OTHER, nil, GetString("SI_ENCHANTMENTSEARCHCATEGORYTYPE", ENCHANTMENT_SEARCH_CATEGORY_OTHER) })
- ingame/tradinghouse/tradinghousefilter_shared.lua:442 -- table.insert(ZO_TRADING_HOUSE_FILTER_FURNITURE_CATEGORY_TYPE_DATA["root"], categoryInfo)
- ingame/tradinghouse/tradinghousefilter_shared.lua:449 -- table.insert(subcategoryContainer, subcategoryInfo)
- ingame/tradinghouse/tradinghousefilter_shared.lua:456 -- table.insert(subcategoryContainer, subcategoryInfo)
- ingame/tradinghouse/gamepad/tradinghousefilter_gamepad.lua:65 -- table.insert(filterComboBoxData, data)
- ingame/tradinghouse/gamepad/tradinghousefilter_gamepad.lua:74 -- table.insert(filterComboBoxData, data)
- ingame/tradinghouse/gamepad/tradinghousefilter_gamepad.lua:348 -- table.insert(self.filterComboBoxData, comboBoxData)
- ingame/tradinghouse/gamepad/tradinghouse_browseresults_gamepad.lua:155 -- table.insert(self.guildItemsCachedForDisplay, itemData)
- ingame/tradinghouse/gamepad/tradinghouse_browse_gamepad.lua:460 -- table.insert(self.filterDropDowns, dropDownEntry)
- ingame/tradinghouse/gamepad/tradinghouse_dialogs_gamepad.lua:209 -- table.insert(dialog.info.parametricList, listItem)
- ingame/tradinghouse/gamepad/tradinghouse_templates_gamepad.lua:45 -- table.insert(eventTable[event], callback)
- ingame/tutorial/tutorialhandlerbase.lua:75 -- table.insert(self.queue, insertPosition, tutorialIndex)
- ingame/unitframes/unitframes.lua:937 -- table.insert(self.fadeComponents, control)
- ingame/voicechat/console/zo_voicechatchannels_gamepad.lua:164 -- table.insert(rooms, roomData)
- ingame/voicechat/console/zo_voicechatchannels_gamepad.lua:208 -- table.insert(rooms, roomData)
- ingame/voicechat/console/zo_voicechat_manager.lua:53 -- table.insert(self.list, newEntry)
- ingame/voicechat/console/zo_voicechat_manager.lua:125 -- table.insert(self.list, 1, {displayName = displayName, speakStatus = speakStatus, isMuted = isMuted})
- ingame/voicechat/console/zo_voicechat_manager.lua:179 -- table.insert(self.list, 1, speakerData)
- ingame/zo_loot/loothistory_shared.lua:149 -- table.insert(self.lootQueue, lootEntry)
- ingame/zo_quest/questjournal_manager.lua:50 -- table.insert(questStrings, taskInfo)
- ingame/zo_quest/questjournal_manager.lua:141 -- table.insert(categories, {name = categoryName, type = type})
- ingame/zo_quest/questjournal_manager.lua:149 -- table.insert(quests,
{
name = name,
questIndex = i,
level = level,
questType = questType,
categoryName = categoryName,
categoryType = type,
questType = questType,
displayType = instanceDisplayType
}
)
- ingame/zo_quest/questjournal_shared.lua:128 -- table.insert(questStrings, zo_strformat(SI_QUEST_JOURNAL_TEXT, stepJournalText))
- ingame/zo_quest/questjournal_shared.lua:132 -- table.insert(questStrings, stepOverrideText)
- ingame/zo_quest/questtracker.lua:537 -- table.insert(parentQuestHeader.m_ChildConditionControls, questCondition)
- ingame/zo_quest/questtracker.lua:538 -- table.insert(parentQuestHeader.m_ChildConditionControls, questConditionKey)
- ingame/zo_quest/questtracker.lua:556 -- table.insert(questHeader.m_StepDescriptionControls, {control = stepDescription, key = stepDescriptionKey, treeNode = stepDescriptionTreeNode} )
- ingame/zo_quest/questtracker.lua:946 -- table.insert(self.tracked, trackedData)
- ingame/zo_quest/gamepad/questjournal_gamepad.lua:504 -- table.insert(options, shareQuest)
- ingame/zo_quest/gamepad/questjournal_gamepad.lua:515 -- table.insert(options, abandonQuest)
- ingame/zo_quest/gamepad/questjournal_gamepad.lua:528 -- table.insert(options, reportQuest)
- internalingame/market/market_shared.lua:153 -- table.insert(stringTable, zo_strformat(SI_MARKET_BUNDLE_PARTS_UNLOCKED_TEXT, displayName))
- internalingame/market/market_shared.lua:157 -- table.insert(stringTable, GetString(SI_MARKET_BUNDLE_PARTS_OWNED_TEXT))
- internalingame/market/market_shared.lua:173 -- table.insert(errorStrings, zo_strformat(SI_MARKET_UNABLE_TO_PURCHASE_TEXT, GetString("SI_MARKETPURCHASABLERESULT", expectedPurchaseResult)))
- internalingame/market/market_shared.lua:176 -- table.insert(errorStrings, self.insufficientFundsMainText)
- internalingame/market/market_shared.lua:179 -- table.insert(errorStrings, zo_strformat(SI_MARKET_UNABLE_TO_PURCHASE_TEXT, GetString("SI_MARKETPURCHASABLERESULT", expectedPurchaseResult)))
- internalingame/market/market_shared.lua:183 -- table.insert(errorStrings, zo_strformat(SI_MARKET_INVENTORY_FULL_TEXT, slotsRequired))
- internalingame/market/market_shared.lua:186 -- table.insert(errorStrings, zo_strformat(SI_MARKET_PURCHASE_ALREADY_HAVE_GIFT_TEXT, ZO_SELECTED_TEXT:Colorize(displayName)))
- internalingame/market/market_shared.lua:210 -- table.insert(errorStrings, self.insufficientFundsMainText)
- internalingame/market/market_shared.lua:213 -- table.insert(errorStrings, zo_strformat(SI_MARKET_UNABLE_TO_PURCHASE_TEXT, GetString("SI_MARKETPURCHASABLERESULT", expectedPurchaseResult)))
- internalingame/market/market_shared.lua:217 -- table.insert(errorStrings, GetString(SI_MARKET_GIFTING_ACCOUNT_LOCKED_TEXT))
- internalingame/market/market_shared.lua:221 -- table.insert(errorStrings, GetString(SI_MARKET_GIFTING_SERVER_LOCKED_TEXT))
- internalingame/market/market_shared.lua:224 -- table.insert(errorStrings, zo_strformat(SI_MARKET_GIFTING_ALREADY_HAVE_GIFT_TEXT, ZO_SELECTED_TEXT:Colorize(displayName)))
- internalingame/market/market_shared.lua:579 -- table.insert(marketProducts, productInfo)
- internalingame/market/market_shared.lua:613 -- table.insert(marketProducts, productInfo)
- internalingame/market/market_shared.lua:829 -- table.insert(self.labeledGroups, { name = labeledGroupName, table = labeledGroupTable, numProducts = numProducts })
- internalingame/market/market_shared.lua:856 -- table.insert(labeledGroupTable, productInfo)
- internalingame/market/gamepad/marketdialogs_gamepad.lua:152 -- table.insert(buyPlusButtons,
{
text = SI_GAMEPAD_MARKET_BUY_PLUS_DIALOG_KEYBIND_LABEL,
callback = OpenConsoleStoreToBuySubscription,
})
- internalingame/market/gamepad/marketdialogs_gamepad.lua:161 -- table.insert(buyPlusButtons, defaultMarketBackButton)
- internalingame/market/gamepad/marketdialogs_gamepad.lua:984 -- table.insert(parametricListEntries, chooseAsGiftDropdown)
- internalingame/market/gamepad/marketdialogs_gamepad.lua:993 -- table.insert(parametricListEntries, recipientNameEntry)
- internalingame/market/gamepad/marketdialogs_gamepad.lua:1001 -- table.insert(parametricListEntries, giftMessageEntry)
- internalingame/market/gamepad/marketgridscreen_gamepad.lua:467 -- table.insert(self.previewProducts, marketProduct)
- internalingame/market/gamepad/market_gamepad.lua:546 -- table.insert(categoryData.subCategories, subCategoryData)
- internalingame/market/gamepad/market_gamepad.lua:570 -- table.insert(self.headerData.tabBarEntries, tabEntry)
- internalingame/market/gamepad/market_gamepad.lua:731 -- table.insert(sortedList, { categoryIndex = k, data = v.data, groupTable = v.groupTable})
- internalingame/market/gamepad/market_gamepad.lua:1334 -- table.insert(childTiles, {displayName = displayName, marketProduct = marketProduct})
- internalingame/market/gamepad/market_gamepad.lua:1623 -- table.insert(self.previewProducts, entryData)
- internalingame/market/keyboard/marketclasses_keyboard.lua:333 -- table.insert(topRowControls, control)
- internalingame/market/keyboard/marketclasses_keyboard.lua:335 -- table.insert(bottomRowControls, control)
- internalingame/market/keyboard/marketclasses_keyboard.lua:408 -- table.insert(iconControls, marketProductIcon:GetControl())
- internalingame/market/keyboard/market_keyboard.lua:78 -- table.insert(self.marketProducts, productInfo)
- internalingame/market/keyboard/market_keyboard.lua:275 -- table.insert(self.scrollData, ZO_ScrollList_CreateDataEntry(MARKET_LIST_ENTRY_HEADER, headerData))
- internalingame/market/keyboard/market_keyboard.lua:290 -- table.insert(self.scrollData, ZO_ScrollList_CreateDataEntry(MARKET_LIST_ENTRY_MARKET_PRODUCT, rowData))
- internalingame/marketannouncement/marketannouncement_manager.lua:60 -- table.insert(self.productInfoTable, productInfo)
- internalingame/marketannouncement/marketannouncement_shared.lua:190 -- table.insert(tileInfoList, dailyRewardTileInfo)
- internalingame/marketannouncement/marketannouncement_shared.lua:218 -- table.insert(self.actionTileList, actionTile)
- libraries/globals/globalapi.lua:81 -- table.insert(dataList, insertPosition, item)
- libraries/refresh/refresh.lua:42 -- table.insert(refreshData.dirtySingles, {...})
- libraries/utility/zo_autocomplete.lua:37 -- table.insert(ZO_AutoComplete.FlagHandlers, handler)
- libraries/utility/zo_autocomplete.lua:201 -- table.insert(results, insertPosition, source)
- libraries/utility/zo_autocomplete.lua:202 -- table.insert(scores, insertPosition, score)
- libraries/utility/zo_callbackobject.lua:44 -- table.insert(registry, {callback, arg, false})
- libraries/utility/zo_categorymanager.lua:58 -- table.insert(nodeList, dataNode)
- libraries/utility/zo_categorymanager.lua:72 -- table.insert(nodeList, currCat)
- libraries/utility/zo_categorymanager.lua:119 -- table.insert(level, high+1, node)
- libraries/utility/zo_categorymanager.lua:138 -- table.insert(level, node)
- libraries/utility/zo_fadingcontrolbuffer.lua:396 -- table.insert(self.queue, entry)
- libraries/utility/zo_fadingcontrolbuffer.lua:616 -- table.insert(parent.activeLines, insertionIndex, control)
- libraries/utility/zo_fadingcontrolbuffer.lua:662 -- table.insert(currentLines, 1, newLines[i])
- libraries/utility/zo_fadingcontrolbuffer.lua:725 -- table.insert(self.activeEntries, 1, entryControl)
- libraries/utility/zo_fadingstationarycontrolbuffer.lua:80 -- table.insert(self.queue, entry)
- libraries/utility/zo_fadingstationarycontrolbuffer.lua:394 -- table.insert(parent.activeLines, insertionIndex, control)
- libraries/utility/zo_fadingstationarycontrolbuffer.lua:402 -- table.insert(self.queuedTimedEntries, {
control = entryControl,
fadeStartDelayMs = fadeInDelayFactor + GetFrameTimeMilliseconds()
}
)
- libraries/utility/zo_fadingstationarycontrolbuffer.lua:448 -- table.insert(self.activeEntries, 1, entryControl)
- libraries/utility/zo_fadingstationarycontrolbuffer.lua:493 -- table.insert(self.queuedBatches, newBatch)
- libraries/utility/zo_fadingstationarycontrolbuffer.lua:506 -- table.insert(batch, 1, batchData)
- libraries/utility/zo_gamepadutils.lua:86 -- table.insert(descriptor, leftTrigger)
- libraries/utility/zo_gamepadutils.lua:87 -- table.insert(descriptor, rightTrigger)
- libraries/utility/zo_listbox.lua:31 -- table.insert(listBox.m_Rows, newRow)
- libraries/utility/zo_prioritizedvisibility.lua:42 -- table.insert(self.prioritizedObjectsToShow, index, objectToControl)
- libraries/utility/zo_tableutils.lua:225 -- table.insert(t, zo_random(#t + 1), element)
- libraries/zo_combobox/zo_combobox.lua:173 -- table.insert(dataList, entry)
- libraries/zo_combobox/zo_combobox_base.lua:129 -- table.insert(self.m_sortedItems, itemEntry)
- libraries/zo_contextmenus/zo_contextmenus.lua:271 -- table.insert(ZO_Menu.items, { item = menuItemControl, checkbox = checkboxItemControl, itemYPad = itemYPad })
- libraries/zo_dialog/zo_dialog.lua:28 -- table.insert(dialogQueue, {name, data, params, isGamepad})
- libraries/zo_dialog/zo_dialog.lua:729 -- table.insert(displayedDialogs, {name = name, dialog = dialog})
- libraries/zo_dialog/gamepad/zo_genericdialog_gamepad.lua:221 -- table.insert(g_keybindGroupDesc, keybindDesc)
- libraries/zo_directionalinput/zo_directionalinput.lua:76 -- table.insert(self.inputObjects, index + 1, object)
- libraries/zo_directionalinput/zo_directionalinput.lua:77 -- table.insert(self.inputControls, index + 1, control)
- libraries/zo_directionalinput/zo_directionalinput.lua:82 -- table.insert(self.inputObjects, 1, object)
- libraries/zo_directionalinput/zo_directionalinput.lua:83 -- table.insert(self.inputControls, 1, control)
- libraries/zo_directionalinput/zo_directionalinput.lua:107 -- table.insert(self.queuedActivationOperations, op)
- libraries/zo_directionalinput/zo_directionalinput.lua:117 -- table.insert(self.queuedActivationOperations, op)
- libraries/zo_focus/gamepad/zo_gamepadfocus.lua:114 -- table.insert(self.data, entry)
- libraries/zo_focus/gamepad/zo_gamepadmultifocusareamanager.lua:233 -- table.insert(self.focusAreas, focusArea)
- libraries/zo_focus/gamepad/zo_gamepadmultifocusareamanager.lua:243 -- table.insert(self.focusAreas, 1, focusArea)
- libraries/zo_keybindbutton/zo_keybindbutton.lua:211 -- table.insert(g_cooldownButtons, self)
- libraries/zo_keybindbutton/zo_keybindbutton.lua:275 -- table.insert(g_keybindButtons, self)
- libraries/zo_keybindstrip/zo_keybindstrip.lua:124 -- table.insert(self.keybindStateStack, state)
- libraries/zo_keybindstrip/zo_keybindstrip.lua:716 -- table.insert(self.cooldownKeybinds, keybindButtonDescriptor)
- libraries/zo_menubar/zo_menubar.lua:469 -- table.insert(self.m_buttons, { button, key, buttonData.descriptor })
- libraries/zo_menubar/zo_scenefragmentbar.lua:104 -- table.insert(self.buttonData, buttonData)
- libraries/zo_mouseinputgroup/zo_mouseinputgroup.lua:36 -- table.insert(groupControls, control)
- libraries/zo_multiicon/zo_multiicon.lua:22 -- table.insert(self.multiIcons, multiIcon)
- libraries/zo_multiicon/zo_multiicon.lua:98 -- table.insert(self.iconTextures, iconTexture)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:185 -- table.insert(self.templateList, index, templateName)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:186 -- table.insert(self.dataList, index, data)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:190 -- table.insert(self.prePadding, index, prePadding or 0)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:191 -- table.insert(self.postPadding, index, postPadding or false)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:192 -- table.insert(self.preSelectedOffsetAdditionalPadding, index, preSelectedOffsetAdditionalPadding or false)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:193 -- table.insert(self.postSelectedOffsetAdditionalPadding, index, postSelectedOffsetAdditionalPadding or false)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:194 -- table.insert(self.selectedCenterOffset, index, selectedCenterOffset or 0)
- libraries/zo_particles/zo_particlesystem.lua:114 -- table.insert(parameterNames, name)
- libraries/zo_particles/zo_particlesystem.lua:283 -- table.insert(g_removeParticles, particle)
- libraries/zo_particles/zo_particlesystem.lua:366 -- table.insert(self.activeParticleSystems, particleSystem)
- libraries/zo_particles/zo_particlesystem.lua:418 -- table.insert(self.buildingAnimationTimelines, timeline)
- libraries/zo_particles/zo_particlesystem.lua:419 -- table.insert(self.buildingAnimationTimelinePlaybackTypes, playbackType)
- libraries/zo_particles/zo_particlesystem.lua:420 -- table.insert(self.buildingAnimationTimelineLoopCounts, loopCount)
- libraries/zo_particles/zo_particletypes.lua:81 -- table.insert(ACCELERATION_ELEVATION_RADIANS_PARAMETER_NAMES, "PhysicsAccelerationElevationRadians" .. accelerationIndex)
- libraries/zo_particles/zo_particletypes.lua:82 -- table.insert(ACCELERATION_MAGNITUDE_PARAMETER_NAMES, "PhysicsAccelerationMagnitude" .. accelerationIndex)
- libraries/zo_particles/zo_particlevaluegenerators.lua:63 -- table.insert(self.choices, choice)
- libraries/zo_particles/zo_particlevaluegenerators.lua:64 -- table.insert(self.weights, weight)
- libraries/zo_pixelunits/zo_pixelunits.lua:104 -- table.insert(self.anchors, anchor)
- libraries/zo_platformstyle/zo_platformstyle.lua:15 -- table.insert(self.objects, object)
- libraries/zo_savingeditbox/zo_savingeditbox.lua:232 -- table.insert(self.savingEditBoxes, savingEditBox)
- libraries/zo_scene/zo_scene.lua:31 -- table.insert(self.fragments, fragment)
- libraries/zo_scene/zo_scene.lua:32 -- table.insert(self.objects, object or false)
- libraries/zo_scene/zo_scene.lua:105 -- table.insert(self.fragments, fragment)
- libraries/zo_scene/zo_scene.lua:177 -- table.insert(self.stackFragmentGroups, stackFragmentGroup)
- libraries/zo_scene/zo_scenefragmenttemplates.lua:102 -- table.insert(self.instantScenes, scene)
- libraries/zo_scene/zo_scenefragmenttemplates.lua:357 -- table.insert(self.instantScenes, scene)
- libraries/zo_scene/zo_scenegroup.lua:23 -- table.insert(self.scenes, sceneName)
- libraries/zo_scene/zo_scenemanager_base.lua:58 -- table.insert(sceneCallbackList, {state = state, func = func})
- libraries/zo_scene/zo_scenemanager_leader.lua:96 -- table.insert(self.sceneStack, sceneName)
- libraries/zo_scenegraph/zo_scenegraphnode.lua:269 -- table.insert(self.children, child)
- libraries/zo_scenegraph/zo_scenegraphnode.lua:288 -- table.insert(self.controls, control)
- libraries/zo_scenegraph/zo_scenegraphnode.lua:289 -- table.insert(self.controlX, x)
- libraries/zo_scenegraph/zo_scenegraphnode.lua:290 -- table.insert(self.controlY, y)
- libraries/zo_scenegraph/zo_scenegraphnode.lua:291 -- table.insert(self.controlZ, z)
- libraries/zo_scenegraph/zo_scenegraphnode.lua:292 -- table.insert(self.controlScale, 1)
- libraries/zo_scenegraph/zo_scenegraphnode.lua:293 -- table.insert(self.controlHidden, false)
- libraries/zo_scenegraph/zo_scenegraphnode.lua:294 -- table.insert(self.controlAnchorPoint, CENTER)
- libraries/zo_scenegraph/zo_scenegraphnode.lua:295 -- table.insert(self.controlUseRotation, true)
- libraries/zo_scenenodering/zo_scenenodering.lua:62 -- table.insert(self.ringNodes, node)
- libraries/zo_selectionindicator/zo_selectionindicator.lua:103 -- table.insert(self.indicatorList, button)
- libraries/zo_sortheadergroup/zo_sortheadergroup.lua:37 -- table.insert(self.sortHeaders, header)
- libraries/zo_statemachine/zo_statemachine.lua:193 -- table.insert(self.triggerList, trigger)
- libraries/zo_statemachine/zo_statemachine.lua:253 -- table.insert(self.triggers, trigger)
- libraries/zo_statemachine/zo_statemachine.lua:328 -- table.insert(self.edges, edge)
- libraries/zo_stringsearch/zo_stringsearch.lua:23 -- table.insert(self.data, data)
- libraries/zo_stringsearch/zo_stringsearch.lua:71 -- table.insert(searchTerms, term:lower())
- libraries/zo_templates/editboxsizetemplates.lua:15 -- table.insert(self.sizers, sizer)
- libraries/zo_templates/editboxsizetemplates.lua:45 -- table.insert(self.backdrops, backdrop)
- libraries/zo_templates/scrolltemplates.lua:1079 -- table.insert(parent.children, category)
- libraries/zo_templates/scrolltemplates.lua:1122 -- table.insert(scrollData, operation)
- libraries/zo_templates/scrolltemplates.lua:1888 -- table.insert(self.visibleData, i)
- libraries/zo_templates/scrolltemplates.lua:1903 -- table.insert(self.visibleData, i)
- libraries/zo_templates/scrolltemplates.lua:1926 -- table.insert(self.visibleData, i)
- libraries/zo_templates/scrolltemplates.lua:2060 -- table.insert(self.visibleData, index, i)
- libraries/zo_templates/scrolltemplates.lua:2067 -- table.insert(self.visibleData, index)
- libraries/zo_templates/scrolltemplates.lua:2111 -- table.insert(self.visibleData, insertionPoint, i)
- libraries/zo_templates/scrolltemplates.lua:2205 -- table.insert(activeControls, control)
- libraries/zo_templates/windowtemplates.lua:111 -- table.insert(self.buttons, button)
- libraries/zo_templates/windowtemplates.lua:131 -- table.insert(self.editControls, editControl)
- libraries/zo_tree/zo_tree.lua:280 -- table.insert(pathToSelectedNode, currentNode)
- libraries/zo_tree/zo_tree.lua:333 -- table.insert(self.exclusivePath, currentNode)
- libraries/zo_tree/zo_tree.lua:581 -- table.insert(self.children, treeNode)
- libraries/zo_tree/zo_tree.lua:905 -- table.insert(self.trees, tree)
- libraries/zo_validnameinstructions/zo_validnameinstructions.lua:113 -- table.insert(NAME_RULES_TABLE, NAME_RULE_TOO_SHORT)
- libraries/zo_validnameinstructions/zo_validnameinstructions.lua:114 -- table.insert(NAME_RULES_TABLE, NAME_RULE_CANNOT_START_WITH_SPACE)
- libraries/zo_validnameinstructions/zo_validnameinstructions.lua:115 -- table.insert(NAME_RULES_TABLE, NAME_RULE_MUST_END_WITH_LETTER)
- libraries/zo_validnameinstructions/zo_validnameinstructions.lua:116 -- table.insert(NAME_RULES_TABLE, NAME_RULE_TOO_MANY_IDENTICAL_ADJACENT_CHARACTERS)
- libraries/zo_validnameinstructions/zo_validnameinstructions.lua:117 -- table.insert(NAME_RULES_TABLE, NAME_RULE_NO_NUMBERS)
- libraries/zo_validnameinstructions/zo_validnameinstructions.lua:118 -- table.insert(NAME_RULES_TABLE, NAME_RULE_NO_ADJACENT_PUNCTUATION_CHARACTERS)
- libraries/zo_validnameinstructions/zo_validnameinstructions.lua:119 -- table.insert(NAME_RULES_TABLE, NAME_RULE_TOO_MANY_PUNCTUATION_CHARACTERS)
- libraries/zo_validnameinstructions/zo_validnameinstructions.lua:120 -- table.insert(NAME_RULES_TABLE, NAME_RULE_INVALID_CHARACTERS)
- pregame/accountlogin/keyboard/zo_login.lua:40 -- table.insert(texturesTable, assetId)
- pregame/charactercreate/zo_charactercreatedata.lua:98 -- table.insert(templates, self:GetNoneTemplate())
- pregame/charactercreate/zo_charactercreatedata.lua:105 -- table.insert(templates,
{
template = templateDef,
name = name,
race = race,
class = class,
gender = gender,
alliance = alliance,
overrideAppearance = overrideAppearance,
isSelectable = isSelectable
})
- pregame/charactercreate/zo_charactercreateslider_base.lua:154 -- table.insert(self.legalInitialSettings, appearanceIndex)
- pregame/charactercreate/zo_charactercreate_shared.lua:434 -- table.insert(optionalValidIndexTable, dataIndex)
- pregame/charactercreate/gamepad/zo_charactercreatebucket_gamepad.lua:313 -- table.insert(self.tabBarEntries, tabBarParams)
- pregame/charactercreate/gamepad/zo_charactercreateslider_gamepad.lua:118 -- table.insert(self.legalInitialSettings, appearanceIndex)
- pregame/charactercreate/gamepad/zo_charactercreate_gamepad.lua:1141 -- table.insert(dialogDescription.parametricList, data)
- pregame/charactercreate/keyboard/zo_charactercreatebucket_keyboard.lua:163 -- table.insert(self.subcategoryContainers, subCategoryContainer)
- pregame/charactercreate/keyboard/zo_charactercreateslider_keyboard.lua:62 -- table.insert(self.legalInitialSettings, paletteIndex)
- pregame/charactercreate/keyboard/zo_charactercreateslider_keyboard.lua:172 -- table.insert(self.legalInitialSettings, valueIndex)
- pregame/characterselect/zo_characterselect_common.lua:99 -- table.insert(g_characterDataList, characterData)
- pregame/characterselect/gamepad/zo_characterselect_gamepad.lua:531 -- table.insert(self.extraInfoControls, control)
- pregame/characterselect/gamepad/zo_characterselect_gamepad.lua:586 -- table.insert(data, {
keybindStripDesc = self.charListKeybindStripDescriptorServices,
icon = "EsoUI/Art/Icons/Token_NameChange.dds",
serviceMode = SERVICE_TOKEN_NAME_CHANGE,
tokenCount = GetNumServiceTokens(SERVICE_TOKEN_NAME_CHANGE),
ShowTooltipFunction = function()
ServiceTokenTooltipFunction(SERVICE_TOKEN_NAME_CHANGE, SI_SERVICE_TOOLTIP_NAME_CHANGE_TOKEN_DESCRIPTION)
end,
HideTooltipFunction = function()
self.extraInfoDetails:SetHidden(true)
end,
})
- pregame/characterselect/gamepad/zo_characterselect_gamepad.lua:598 -- table.insert(data, {
keybindStripDesc = self.charListKeybindStripDescriptorServices,
icon = "EsoUI/Art/Icons/Token_RaceChange.dds",
serviceMode = SERVICE_TOKEN_RACE_CHANGE,
tokenCount = GetNumServiceTokens(SERVICE_TOKEN_RACE_CHANGE),
ShowTooltipFunction = function()
ServiceTokenTooltipFunction(SERVICE_TOKEN_RACE_CHANGE, SI_SERVICE_TOOLTIP_RACE_CHANGE_TOKEN_DESCRIPTION)
end,
HideTooltipFunction = function()
self.extraInfoDetails:SetHidden(true)
end,
})
- pregame/characterselect/gamepad/zo_characterselect_gamepad.lua:610 -- table.insert(data, {
keybindStripDesc = self.charListKeybindStripDescriptorServices,
icon = "EsoUI/Art/Icons/Token_AppearanceChange.dds",
serviceMode = SERVICE_TOKEN_APPEARANCE_CHANGE,
tokenCount = GetNumServiceTokens(SERVICE_TOKEN_APPEARANCE_CHANGE),
ShowTooltipFunction = function()
ServiceTokenTooltipFunction(SERVICE_TOKEN_APPEARANCE_CHANGE, SI_SERVICE_TOOLTIP_APPEARANCE_CHANGE_TOKEN_DESCRIPTION)
end,
HideTooltipFunction = function()
self.extraInfoDetails:SetHidden(true)
end,
})
- pregame/characterselect/keyboard/zo_characterselect_keyboard.lua:89 -- table.insert(dataList, ZO_ScrollList_CreateDataEntry(CHARACTER_DATA, characterData))
- pregame/console/createlinkaccountscreen/createlinkloadingscreen_gamepad.lua:226 -- table.insert(self.registeredEvents, eventId)
- pregame/console/emergencyscreen/pregameinitialscreen_gamepad.lua:184 -- table.insert(self.pressAnyKeybindsDescriptor, descriptor)
- pregame/gamecredits/sharedgamecredits.lua:117 -- table.insert(finishedControls, control)
- pregame/gamecredits/sharedgamecredits.lua:163 -- table.insert(self.activeControls, control)
- pregame/gamemenu_pregame/keyboard/gamemenu_charactercreate.lua:40 -- table.insert(entryTable, startingGearOption)
- pregame/gamemenu_pregame/keyboard/gamemenu_charactercreate.lua:44 -- table.insert(entryTable, currentGearAndCollectiblesOption)
- pregame/gamemenu_pregame/keyboard/gamemenu_charactercreate.lua:46 -- table.insert(entryTable, currentGearOption)
- pregame/gamemenu_pregame/keyboard/gamemenu_charactercreate.lua:50 -- table.insert(entryTable, championGearOption)
- pregame/gamemenu_pregame/keyboard/gamemenu_charactercreate.lua:53 -- table.insert(entryTable, nudeOption)
- pregame/gamemenu_pregame/keyboard/gamemenu_charactercreate.lua:60 -- table.insert(entryTable, settingsHeaderData)
- pregame/gamemenu_pregame/keyboard/gamemenu_charactercreate.lua:82 -- table.insert(entryTable, data)
- pregame/gamemenu_pregame/keyboard/gamemenu_characterselect.lua:39 -- table.insert(entryTable, data)
- pregame/gamemenu_pregame/keyboard/gamemenu_characterselect.lua:46 -- table.insert(entryTable, settingsHeaderData)
- pregame/gamemenu_pregame/keyboard/gamemenu_characterselect.lua:72 -- table.insert(entryTable, data)
- pregame/gamemenu_pregame/keyboard/gamemenu_characterselect.lua:83 -- table.insert(entryTable, data)
- pregame/gamemenu_pregame/keyboard/gamemenu_characterselect.lua:90 -- table.insert(entryTable, data)
- pregame/gamemenu_pregame/keyboard/gamemenu_pregame.lua:19 -- table.insert(entryTable, data)
- pregame/gamemenu_pregame/keyboard/gamemenu_pregame.lua:36 -- table.insert(entryTable, data)
- pregame/gamemenu_pregame/keyboard/gamemenu_pregame.lua:43 -- table.insert(entryTable, settingsHeaderData)
- pregame/gamemenu_pregame/keyboard/gamemenu_pregame.lua:56 -- table.insert(entryTable, data)
- pregame/gamemenu_pregame/keyboard/gamemenu_pregame.lua:63 -- table.insert(entryTable, data)
- pregame/gamepad/worldselect/worldselectscreen_gamepad.lua:183 -- table.insert(worlds, { worldIndex = worldIndex, worldName = worldName, worldStatus = worldStatus })
- pregame/globals/pregamedialogs.lua:662 -- table.insert(otpTextParams, timeLeft)
- pregame/globals/pregamedialogs.lua:664 -- table.insert(otpTextParams, 1, GetString(SI_OTP_DIALOG_SUBMIT))
- pregame/optionspanels/gamepad/optionspanels_gamepad.lua:103 -- table.insert(GAMEPAD_SETTINGS_DATA[SETTING_PANEL_AUDIO], {
panel = SETTING_PANEL_AUDIO,
system = SETTING_TYPE_AUDIO,
settingId = AUDIO_SETTING_VOICE_CHAT_VOLUME,
})
- pregame/optionspanels/gamepad/optionspanels_gamepad.lua:109 -- table.insert(GAMEPAD_SETTINGS_DATA[SETTING_PANEL_VIDEO], 1, {
panel = SETTING_PANEL_VIDEO,
system = SETTING_TYPE_GRAPHICS,
settingId = GRAPHICS_SETTING_CONSOLE_ENHANCED_RENDER_QUALITY,
})
- pregame/optionspanels/gamepad/optionspanels_gamepad.lua:152 -- table.insert(GAMEPAD_SETTINGS_DATA[SETTING_PANEL_VIDEO], {
panel = SETTING_PANEL_VIDEO,
system = SETTING_TYPE_GRAPHICS,
settingId = GRAPHICS_SETTING_HDR_BRIGHTNESS,
})
- pregame/pregameanimatedbackground/morrowindbackground.lua:356 -- table.insert(self.particleSystems, particle)
- pregame/pregameanimatedbackground/morrowindbackground.lua:374 -- table.insert(self.clouds, cloud)
- pregame/pregameanimatedbackground/console/summersetbackground.lua:160 -- table.insert(self.particleSystems, self:CreateLeafParticleSystem(centerOffsetX, primeS))
- pregame/pregameanimatedbackground/console/summersetbackground.lua:164 -- table.insert(self.particleSystems, self:CreateLightParticleSystem(i, centerX))
- pregame/serverselect/keyboard/zo_serverselect.lua:83 -- table.insert(dataList, ZO_ScrollList_CreateDataEntry(SERVER_DATA, { name = serverName, status = serverStatus, worldIndex = worldIndex }))
- pregame/statemanager/pregamestatemanager.lua:479 -- table.insert(stateArgs, 1, stateName)
- pregameandingame/optionspanels/optionspanel_video_shared.lua:467 -- table.insert(renderQualitySetting.valid, settingValue)
- pregameandingame/zo_addonmanager/zo_addonmanager.lua:329 -- table.insert(characterNames, name)
- pregameandingame/zo_options/keyboard/zo_options_keyboard.lua:85 -- table.insert(self.controlTable[data.panel], control)
- publicallingames/chapterupgrade/chapterupgrade_manager.lua:77 -- table.insert(rewardsTable, data)
- publicallingames/currency/currency.lua:300 -- table.insert(g_currencyStringFormatTable, "|c")
- publicallingames/currency/currency.lua:301 -- table.insert(g_currencyStringFormatTable, color:ToHex())
- publicallingames/currency/currency.lua:320 -- table.insert(g_currencyStringFormatTable, iconMarkup)
- publicallingames/currency/currency.lua:321 -- table.insert(g_currencyStringFormatTable, currencyMarkup)
- publicallingames/currency/currency.lua:325 -- table.insert(g_currencyStringFormatTable, currencyMarkup)
- publicallingames/currency/currency.lua:326 -- table.insert(g_currencyStringFormatTable, iconMarkup)
- publicallingames/currency/currency.lua:330 -- table.insert(g_currencyStringFormatTable, "|r")
- publicallingames/itempreview/itempreviewlisthelper_shared.lua:149 -- table.insert(previewList, childMarketProductId)
- publicallingames/rewards/rewards_manager.lua:168 -- table.insert(rewardListInfo, rewardData)
- publicallingames/tooltip/abilitytooltips.lua:118 -- table.insert(g_roleIconTable, TANK_ROLE_ICON)
- publicallingames/tooltip/abilitytooltips.lua:121 -- table.insert(g_roleIconTable, HEALER_ROLE_ICON)
- publicallingames/tooltip/abilitytooltips.lua:124 -- table.insert(g_roleIconTable, DAMAGE_ROLE_ICON)
- publicallingames/tooltip/cadwellstooltips.lua:15 -- table.insert(objectives, {name=name, openingText=openingText, closingText=closingText, order=objectiveOrder, discovered=discovered, completed=completed})
- publicallingames/tooltip/collectionstooltips.lua:119 -- table.insert(materialsNames, materialName)
- publicallingames/tooltip/itemtooltips.lua:395 -- table.insert(traitAbilities,
{
description = traitAbilityDescription,
hasScaling = traitHasScaling,
minLevel = traitMinLevel,
maxLevel = traitMaxLevel,
isChampionPoints = traitIsChampionPoints,
})
- publicallingames/tooltip/itemtooltips.lua:559 -- table.insert(itemTagStrings[itemTagCategory], zo_strformat(SI_TOOLTIP_ITEM_TAG_FORMATER, itemTagDescription))
- publicallingames/tooltip/markettooltips.lua:187 -- table.insert(tooltipLines, unlockDescription)
- publicallingames/tooltip/markettooltips.lua:208 -- table.insert(tooltipLines, tokenDescription)
- publicallingames/tooltip/markettooltips.lua:209 -- table.insert(tooltipLines, tokenUsageRequirement)
- publicallingames/tooltip/markettooltips.lua:210 -- table.insert(tooltipLines, tokenCountString)
- publicallingames/tooltip/markettooltips.lua:212 -- table.insert(tooltipLines, GetInstantUnlockRewardDescription(instantUnlockId))