Back to Home
ESO Function Data v100022
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:197 -- table.insert(self[subtypeName], false)
- common/gamepad/zo_gamepadentrydata.lua:200 -- table.insert(self[subtypeName], texture)
- common/gamepad/zo_gamepadentrydata.lua:312 -- 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:48 -- table.insert(result, GetAchievementId(categoryIndex, subCategoryIndex, i))
- 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:528 -- table.insert(self.filteredList, ZO_ScrollList_CreateDataEntry(self.campaignBrowser:GetCampaignType(), data))
- ingame/campaign/campaignbrowser.lua:548 -- table.insert(scrollData, entry)
- ingame/campaign/campaignbrowser.lua:552 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(self.campaignBrowser:GetQueueType(), data.queues[CAMPAIGN_QUEUE_INDIVIDUAL]))
- ingame/campaign/campaignbrowser.lua:555 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(self.campaignBrowser:GetQueueType(), data.queues[CAMPAIGN_QUEUE_GROUP]))
- ingame/campaign/campaignbrowser_shared.lua:193 -- 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:813 -- table.insert(self.assignedCampaignData, self.masterList[homeIndex])
- ingame/campaign/gamepad/campaignbrowser_gamepad.lua:816 -- table.insert(self.assignedCampaignData, self.masterList[guestIndex])
- ingame/campaign/gamepad/campaignemperor_gamepad.lua:103 -- table.insert(self.leaderboardAlliances, allianceInfo)
- ingame/centerscreenannounce/centerscreenannounce.lua:825 -- table.insert(self.waitingQueue, data)
- ingame/centerscreenannounce/centerscreenannounce.lua:1074 -- table.insert(self.activeLines[lineType], line)
- ingame/centerscreenannounce/centerscreenannounce.lua:1257 -- table.insert(self.pendingMajorMessages, message)
- ingame/centerscreenannounce/centerscreenannounce.lua:1540 -- table.insert(self.displayQueue, 1, oldestLine:GetMessageParams())
- ingame/centerscreenannounce/centerscreenannounce.lua:1555 -- table.insert(self.displayQueue, messageParams)
- ingame/championperks/championperks.lua:1516 -- table.insert(self.starsToAnimateForConfirm, star)
- 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:454 -- table.insert(self.windows, idealPosition, window)
- ingame/chatsystem/sharedchatsystem.lua:892 -- table.insert(self.windows, insertIndex, window)
- ingame/chatsystem/gamepad/chatmenu_gamepad.lua:453 -- table.insert(links, { linkType = linkType, link = link })
- ingame/chatsystem/gamepad/chatmenu_gamepad.lua:471 -- table.insert(self.messageEntries, messageEntry)
- ingame/collections/collectibledatamanager.lua:564 -- table.insert(tempTable, styleNameData)
- ingame/collections/collectibledatamanager.lua:601 -- table.insert(self.sortedCollectibles, collectibleData)
- ingame/collections/collectibledatamanager.lua:644 -- table.insert(tempTable, outfitStyleNameData)
- ingame/collections/collectibledatamanager.lua:752 -- table.insert(self.orderedSubcategories, subcategoryData)
- ingame/collections/collectibledatamanager.lua:765 -- table.insert(self.orderedCollectibles, collectibleData)
- ingame/collections/collectibledatamanager.lua:892 -- table.insert(foundCollectibleDataObjects, collectibleData)
- ingame/collections/gamepad/chapterupgrade_gamepad.lua:55 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(CHAPTER_UPGRADE_REWARD_DATA, entryData))
- ingame/collections/gamepad/chapterupgrade_gamepad.lua:68 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(CHAPTER_UPGRADE_REWARD_HEADER_DATA, headerData))
- ingame/collections/gamepad/chapterupgrade_gamepad.lua:76 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(CHAPTER_UPGRADE_REWARD_EDITION_HEADER_DATA, headerData))
- ingame/collections/gamepad/collectionsbook_gamepad.lua:822 -- table.insert(unlockedData, 1, entryData)
- ingame/collections/gamepad/collectionsbook_gamepad.lua:824 -- table.insert(unlockedData, entryData)
- ingame/collections/gamepad/collectionsbook_gamepad.lua:827 -- table.insert(lockedData, entryData)
- ingame/collections/gamepad/collectionsbook_gamepad.lua:1187 -- table.insert(tempTable, entryData)
- ingame/collections/keyboard/collectionsbook.lua:726 -- table.insert(collectiblesData, collectibleData)
- ingame/collections/keyboard/collectionsbook.lua:783 -- table.insert(rowData, collectibleData:GetId())
- ingame/collections/keyboard/collectionsbook.lua:785 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(STICKER_ROW_DATA, rowData))
- ingame/collections/keyboard/collectionsbook.lua:792 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(STICKER_ROW_DATA, rowData))
- ingame/collections/keyboard/collectionsbook.lua:798 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(STICKER_ROW_DATA, {}))
- ingame/collections/keyboard/dlcbook_keyboard.lua:74 -- table.insert(lists,
{
name = categoryData:GetName(),
collectibles = currentList,
})
- ingame/collections/keyboard/dlcbook_keyboard.lua:81 -- table.insert(currentList, data)
- ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:186 -- table.insert(unlockedList, data)
- ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:188 -- table.insert(lockedList, data)
- ingame/compass/compass.lua:504 -- table.insert(bestPinIndices, insertIndex, i)
- ingame/compass/compass.lua:505 -- table.insert(bestPinDistances, insertIndex, layerInformedDistance)
- ingame/contacts/notifications_common.lua:207 -- 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:282 -- 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:295 -- 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:342 -- 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:391 -- 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:459 -- 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:504 -- 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:663 -- 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:676 -- 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:736 -- 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:777 -- 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:852 -- 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:953 -- table.insert(self.list, newListEntry)
- ingame/contacts/notifications_common.lua:1042 -- table.insert(self.list, newListEntry)
- ingame/contacts/notifications_common.lua:1059 -- table.insert(self.list, newListEntry)
- ingame/contacts/notifications_common.lua:1112 -- table.insert(self.list, newListEntry)
- ingame/contacts/notifications_common.lua:1140 -- 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:1213 -- table.insert(self.list, newListEntry)
- ingame/contacts/notifications_common.lua:1364 -- table.insert(params, formattedTime)
- ingame/contacts/socialmanager.lua:31 -- table.insert(self.lists, list)
- ingame/contacts/gamepad/notifications_gamepad.lua:274 -- table.insert(friendsSection, userFacingName)
- ingame/contacts/gamepad/notifications_gamepad.lua:276 -- table.insert(guildMembersSection, userFacingName)
- ingame/contacts/gamepad/notifications_gamepad.lua:621 -- table.insert(parametricListOptions, declineOption)
- ingame/contacts/gamepad/notifications_gamepad.lua:623 -- table.insert(parametricListOptions, ignoreOption)
- ingame/contacts/gamepad/notifications_gamepad.lua:625 -- 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:155 -- table.insert(friendsSection, displayName)
- ingame/contacts/keyboard/notifications_keyboard.lua:157 -- table.insert(guildMembersSection, displayName)
- ingame/contacts/keyboard/notifications_keyboard.lua:387 -- table.insert(scrollData, dataEntry)
- ingame/contacts/keyboard/socialdialogs_keyboard.lua:163 -- table.insert(self.entries, entry)
- 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:864 -- 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:39 -- table.insert(keybindDescriptor, genericStartButton)
- ingame/crafting/gamepad/craftingutils_gamepad.lua:40 -- table.insert(keybindDescriptor, genericBackButton)
- ingame/crafting/gamepad/craftingutils_gamepad.lua:53 -- table.insert(descriptor, leftTrigger)
- ingame/crafting/gamepad/craftingutils_gamepad.lua:54 -- table.insert(descriptor, rightTrigger)
- ingame/crafting/gamepad/gamepadprovisioner.lua:328 -- table.insert(self.mainKeybindStripDescriptor, startButton)
- ingame/crafting/gamepad/gamepadprovisioner.lua:329 -- table.insert(self.mainKeybindStripDescriptor, backButton)
- ingame/crafting/gamepad/gamepadprovisioner.lua:336 -- table.insert(self.optionsKeybindStripDescriptor, startButton)
- ingame/crafting/gamepad/gamepadprovisioner.lua:337 -- table.insert(self.optionsKeybindStripDescriptor, optionsBackButton)
- ingame/crafting/gamepad/gamepadprovisioner.lua:460 -- table.insert(recipeDataEntries, dataEntry)
- ingame/crafting/gamepad/smithingcreation_gamepad.lua:224 -- table.insert(tabBarEntries, entry)
- ingame/crafting/gamepad/smithingcreation_gamepad.lua:404 -- table.insert(self.keybindStripDescriptor, craftButton)
- ingame/crafting/gamepad/smithingcreation_gamepad.lua:405 -- table.insert(self.keybindStripDescriptor, startButton)
- ingame/crafting/gamepad/smithingcreation_gamepad.lua:406 -- table.insert(self.keybindStripDescriptor, backButton)
- ingame/crafting/gamepad/smithingcreation_gamepad.lua:407 -- table.insert(self.keybindStripDescriptor, toggleTypeButton)
- ingame/crafting/gamepad/smithingcreation_gamepad.lua:408 -- table.insert(self.keybindStripDescriptor, purchaseButton)
- ingame/crafting/gamepad/smithingcreation_gamepad.lua:414 -- table.insert(self.optionsKeybindStripDescriptor, startButton)
- ingame/crafting/gamepad/smithingcreation_gamepad.lua:415 -- table.insert(self.optionsKeybindStripDescriptor, optionsBackButton)
- ingame/crafting/gamepad/smithingextraction_gamepad.lua:131 -- table.insert(tabBarEntries, entry)
- ingame/crafting/gamepad/smithingimprovement_gamepad.lua:225 -- table.insert(tabBarEntries, entry)
- ingame/crafting/gamepad/smithingresearch_gamepad.lua:121 -- 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:890 -- table.insert(crateIds, crateId)
- ingame/crowncrates/crowncratespackopening.lua:1439 -- table.insert(mysteryCards, card)
- ingame/crowncrates/crowncratespackopening.lua:1525 -- 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:173 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(GEMIFIABLE_DATA, gemifiable))
- 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:63 -- table.insert(entryTable, data)
- ingame/gamemenu_ingame/gamemenu_ingame.lua:74 -- table.insert(entryTable, data)
- ingame/globals/autocomplete.lua:200 -- table.insert(results, insertPosition, source)
- ingame/globals/autocomplete.lua:201 -- table.insert(scores, insertPosition, score)
- ingame/globals/ingamedialogs.lua:3076 -- 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:378 -- table.insert(childrenToRemove, child)
- ingame/guild/gamepad/guildhistory_gamepad.lua:182 -- table.insert(self.activityListItems, control)
- ingame/guild/gamepad/guildhistory_gamepad.lua:401 -- 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:275 -- table.insert(self.permissionControls, permissionControl)
- ingame/guild/keyboard/zo_guildranks_keyboard.lua:301 -- 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:484 -- table.insert(self.marketProducts, marketHousingProduct)
- 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:41 -- 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:599 -- table.insert(data, rewardData)
- ingame/interactwindow/gamepad/interactwindow_gamepad.lua:238 -- table.insert(currencyRewards, data)
- ingame/interactwindow/gamepad/interactwindow_gamepad.lua:242 -- table.insert(itemRewards, data)
- ingame/inventory/inventory.lua:1827 -- table.insert(inventory.slots[questIndex], questItem)
- ingame/inventory/inventoryslot.lua:2733 -- table.insert(g_tooltipLines, GetString(SI_INVENTORY_PLAYER_LOCKED_ITEM_TOOLTIP))
- ingame/inventory/inventoryslot.lua:2736 -- table.insert(g_tooltipLines, GetString(SI_INVENTORY_NEW_ITEM_TOOLTIP))
- ingame/inventory/inventoryslot.lua:2739 -- table.insert(g_tooltipLines, GetString(SI_INVENTORY_STOLEN_ITEM_TOOLTIP))
- ingame/inventory/inventoryslot.lua:2742 -- table.insert(g_tooltipLines, GetString(SI_INVENTORY_TRADE_BOP_ITEM_TOOLTIP))
- ingame/inventory/inventoryslot.lua:2745 -- table.insert(g_tooltipLines, GetString(SI_INVENTORY_GEMMABLE_ITEM_TOOLTIP))
- ingame/inventory/inventoryslot.lua:2748 -- 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:1029 -- 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:167 -- table.insert(self.inventoryTypes, inventoryType)
- ingame/inventory/gamepad/inventorylist_gamepad.lua:401 -- 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:140 -- table.insert(rewardEntryInfo, entryInfo)
- ingame/leveluprewards/leveluprewards_manager.lua:308 -- table.insert(additionalUnlocks, unlockInfo)
- 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:370 -- table.insert(self.requiredCollectibles, collectibleId)
- ingame/lfg/zo_activityfinderroot_classes.lua:373 -- table.insert(self.activities, activityId)
- ingame/lfg/zo_activityfinderroot_classes.lua:462 -- table.insert(g_battlegroundTypeNames, GetString("SI_BATTLEGROUNDGAMETYPE", battlegroundGameType))
- ingame/lfg/zo_activityfinderroot_manager.lua:216 -- table.insert(sortedActivityData, data)
- ingame/lfg/zo_activityfinderroot_manager.lua:238 -- 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:159 -- table.insert(g_rewardControlsToAnchor, xpIndex, self.xpRewardControl)
- ingame/lfg/gamepad/zo_activityfindertemplate_gamepad.lua:65 -- table.insert(randomEntryDatas, entryData)
- ingame/lfg/gamepad/zo_activityfindertemplate_gamepad.lua:348 -- table.insert(validActivityTypes, data)
- ingame/lfg/gamepad/zo_activityfindertemplate_gamepad.lua:361 -- 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 }))
- ingame/mainmenu/gamepad/zo_mainmenu_gamepad.lua:415 -- table.insert(newEntry.subMenu, newSubMenuEntry)
- ingame/mainmenu/gamepad/zo_mainmenu_gamepad.lua:419 -- table.insert(MENU_ENTRIES, newEntry)
- ingame/mainmenu/keyboard/zo_mainmenu_keyboard.lua:165 -- table.insert(indicators, ZO_KEYBOARD_NEW_ICON)
- ingame/mainmenu/keyboard/zo_mainmenu_keyboard.lua:168 -- table.insert(indicators, "EsoUI/Art/MainMenu/menuBar_pointsToSpend.dds")
- ingame/mainmenu/keyboard/zo_mainmenu_keyboard.lua:609 -- 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:1662 -- table.insert(tooltipMouseOverPins, pin)
- ingame/map/worldmap.lua:1707 -- table.insert(foundTooltipMouseOverPins, pin)
- ingame/map/worldmap.lua:2319 -- table.insert(travelPins, pin)
- ingame/map/worldmap.lua:2340 -- table.insert(pins, pin)
- ingame/map/worldmap.lua:2384 -- table.insert(pinDatas, {handler = validHandler, pin = pin})
- ingame/map/worldmap.lua:5485 -- table.insert(ObjectiveContinuous, returnPin)
- ingame/map/worldmap.lua:5507 -- table.insert(ObjectiveContinuous, objectivePin)
- ingame/map/worldmap.lua:5509 -- table.insert(ObjectiveContinuous, auraPin)
- ingame/map/worldmap.lua:6556 -- table.insert(descriptor, v)
- ingame/map/worldmap.lua:7407 -- table.insert(questIndices, questIndex)
- 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/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:189 -- table.insert(self.symbols, symbolList)
- ingame/map/gamepad/worldmapkey_gamepad.lua:192 -- 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:754 -- 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:760 -- 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:766 -- 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:771 -- 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:777 -- 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:783 -- 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:789 -- 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:794 -- 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:800 -- 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:805 -- 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:810 -- 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:815 -- 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:820 -- 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:825 -- 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:831 -- 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:839 -- 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:848 -- table.insert(GAMEPAD_SETTINGS_DATA[panel], entry)
- ingame/outfits/outfit_manager.lua:357 -- table.insert(pendingData, outfitSlotIndex)
- ingame/outfits/outfit_manager.lua:358 -- table.insert(pendingData, outfitSlotManipulator:GetPendingCollectibleId())
- ingame/outfits/outfit_manager.lua:359 -- table.insert(pendingData, outfitSlotManipulator:GetNumPendingDyeChanges())
- ingame/outfits/outfit_manager.lua:520 -- table.insert(argumentsTable, outfitSlotIndex)
- ingame/outfits/outfit_manager.lua:521 -- table.insert(argumentsTable, outfitSlotManipulator:GetPendingCollectibleId())
- ingame/outfits/outfit_manager.lua:522 -- table.insert(argumentsTable, outfitSlotManipulator:GetPendingItemMaterialIndex() or (MAX_ITEM_MATERIALS_PER_OUTFIT_STYLE + 1))
- ingame/outfits/outfit_manager.lua:523 -- table.insert(argumentsTable, primaryDyeId)
- ingame/outfits/outfit_manager.lua:524 -- table.insert(argumentsTable, secondaryDyeId)
- ingame/outfits/outfit_manager.lua:525 -- table.insert(argumentsTable, accentDyeId)
- ingame/outfits/outfit_manager.lua:669 -- table.insert(self.outfits, outfitManipulator)
- ingame/particles/particles.lua:22 -- table.insert(self.updateParticles, particle)
- ingame/playerattributebars/playerattributebars.lua:463 -- table.insert(bars, healthAttributeBar)
- ingame/playerattributebars/playerattributebars.lua:470 -- table.insert(bars, siegeHealthAttributeBar)
- ingame/playerattributebars/playerattributebars.lua:487 -- table.insert(bars, magickaAttributeBar)
- ingame/playerattributebars/playerattributebars.lua:494 -- table.insert(bars, werewolfAttributeBar)
- ingame/playerattributebars/playerattributebars.lua:505 -- table.insert(bars, staminaAttributeBar)
- ingame/playerattributebars/playerattributebars.lua:512 -- table.insert(bars, mountStaminaAttributeBar)
- ingame/playeremote/playeremote.lua:116 -- table.insert(self.emoteCategoryTypes, emoteCategory)
- ingame/playeremote/playeremote.lua:130 -- table.insert(self.emoteCategories[emoteCategory], emoteId)
- ingame/playeremote/playeremote.lua:135 -- table.insert(self.emoteCategoryTypes, EMOTE_CATEGORY_PERSONALITY_OVERRIDE)
- ingame/playeremote/playeremote.lua:138 -- table.insert(self.emoteCategories[EMOTE_CATEGORY_PERSONALITY_OVERRIDE], emoteId)
- ingame/playeremote/playeremote.lua:144 -- table.insert(self.emoteCategoryTypes, EMOTE_CATEGORY_COLLECTED)
- ingame/playeremote/playeremote.lua:147 -- table.insert(self.emoteCategories[EMOTE_CATEGORY_COLLECTED], emoteId)
- ingame/playeremote/playeremote.lua:181 -- table.insert(filteredEmoteCategory, emoteId)
- ingame/playertoplayer/playertoplayer.lua:1172 -- table.insert(params, formattedTime)
- 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:305 -- table.insert(parametricList, listItem)
- ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:404 -- table.insert(tempTable, collectibleEntryData)
- ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:412 -- 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:897 -- table.insert(actionsTable, self:CreateOptionActionDataOutfitStylesShowLocked())
- ingame/restyle/gamepad/restyle_station_gamepad.lua:900 -- table.insert(actionsTable, self:CreateOptionActionDataDyeSortingDropdown())
- ingame/restyle/gamepad/restyle_station_gamepad.lua:903 -- table.insert(actionsTable, self:CreateOptionActionDataDyeingShowLocked())
- ingame/restyle/gamepad/restyle_station_gamepad.lua:914 -- table.insert(actionsTable, self:CreateOptionActionDataUndo(slotManipulator))
- ingame/restyle/gamepad/restyle_station_gamepad.lua:920 -- table.insert(actionsTable, self:CreateOptionActionDataClear(slotManipulator))
- ingame/restyle/gamepad/restyle_station_gamepad.lua:928 -- table.insert(actionsTable, self:CreateOptionActionDataHide(slotManipulator, hiddenCollectibleId))
- ingame/restyle/gamepad/restyle_station_gamepad.lua:1623 -- table.insert(parametricList, listItem)
- ingame/restyle/gamepad/restyle_station_gamepad.lua:1640 -- 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 = traitType, traitItemIcon = traitItemIcon, traitName = zo_strformat(SI_SMITHING_RESEARCH_TRAIT_NAME_FORMAT, traitName)})
- ingame/retrait/keyboard/zo_retraitstation_retrait_keyboard.lua:242 -- 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:242 -- 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:157 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(SKILLS_ADVISOR_SUGGESTIONS_HEADER_DATA, headerData))
- ingame/skillsadvisor/gamepad/skillsadvisor_suggestions_gamepad.lua:165 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(SKILLS_ADVISOR_SUGGESTIONS_DATA, entryData))
- ingame/skillsadvisor/gamepad/skillsadvisor_suggestions_gamepad.lua:169 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(SKILLS_ADVISOR_SUGGESTIONS_TEXT, textData))
- ingame/skillsadvisor/gamepad/skillsadvisor_suggestions_gamepad.lua:179 -- table.insert(scrollData, ZO_ScrollList_CreateDataEntry(SKILLS_ADVISOR_SUGGESTIONS_HEADER_DATA, headerData))
- ingame/skillsadvisor/gamepad/skillsadvisor_suggestions_gamepad.lua:181 -- 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:828 -- table.insert(sortedArtificialEffectsTable, data)
- ingame/stats/keyboard/zo_stats_keyboard.lua:693 -- table.insert(effectsRows, effectsRow)
- ingame/stats/keyboard/zo_stats_keyboard.lua:711 -- table.insert(effectsRows, effectsRow)
- 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:169 -- table.insert(unequippedItems, itemData)
- ingame/storewindow/gamepad/storewindow_gamepad_util.lua:206 -- table.insert(items, buybackData)
- ingame/storewindow/gamepad/storewindow_gamepad_util.lua:230 -- table.insert(itemTable, damagedItem)
- ingame/storewindow/gamepad/storewindow_gamepad_util.lua:269 -- table.insert(unequippedItems, itemData)
- ingame/storewindow/gamepad/storewindow_gamepad_util.lua:317 -- table.insert(items, itemData)
- ingame/tradinghouse/tradinghousefilter_shared.lua:241 -- table.insert(entryData, {v, nil, GetString("SI_ENCHANTMENTSEARCHCATEGORYTYPE", v)})
- ingame/tradinghouse/tradinghousefilter_shared.lua:256 -- table.insert(data, { nil, nil, SI_TRADING_HOUSE_BROWSE_ITEM_TYPE_ALL_ENCHANTMENT_TYPES })
- ingame/tradinghouse/tradinghousefilter_shared.lua:261 -- table.insert(data, { ENCHANTMENT_SEARCH_CATEGORY_OTHER, nil, GetString("SI_ENCHANTMENTSEARCHCATEGORYTYPE", ENCHANTMENT_SEARCH_CATEGORY_OTHER) })
- ingame/tradinghouse/tradinghousefilter_shared.lua:423 -- table.insert(ZO_TRADING_HOUSE_FILTER_FURNITURE_CATEGORY_TYPE_DATA["root"], categoryInfo)
- ingame/tradinghouse/tradinghousefilter_shared.lua:430 -- table.insert(subcategoryContainer, subcategoryInfo)
- ingame/tradinghouse/tradinghousefilter_shared.lua:437 -- 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:146 -- table.insert(self.lootQueue, lootEntry)
- ingame/zo_quest/focusedquesttracker.lua:69 -- table.insert(self.tracked, trackedData)
- 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:566 -- table.insert(parentQuestHeader.m_ChildConditionControls, questCondition)
- ingame/zo_quest/questtracker.lua:567 -- table.insert(parentQuestHeader.m_ChildConditionControls, questConditionKey)
- ingame/zo_quest/questtracker.lua:585 -- table.insert(questHeader.m_StepDescriptionControls, {control = stepDescription, key = stepDescriptionKey, treeNode = stepDescriptionTreeNode} )
- ingame/zo_quest/questtracker.lua:1003 -- 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:155 -- table.insert(errorStrings, zo_strformat(SI_MARKET_BUNDLE_PARTS_UNLOCKED_TEXT, name))
- internalingame/market/market_shared.lua:159 -- table.insert(errorStrings, GetString(SI_MARKET_BUNDLE_PARTS_OWNED_TEXT))
- internalingame/market/market_shared.lua:164 -- table.insert(errorStrings, zo_strformat(SI_MARKET_UNABLE_TO_PURCHASE_TEXT, GetString("SI_MARKETPURCHASABLERESULT", expectedPurchaseResult)))
- internalingame/market/market_shared.lua:168 -- table.insert(errorStrings, self.insufficientFundsMainText)
- internalingame/market/market_shared.lua:171 -- table.insert(errorStrings, zo_strformat(SI_MARKET_UNABLE_TO_PURCHASE_TEXT, GetString("SI_MARKETPURCHASABLERESULT", expectedPurchaseResult)))
- internalingame/market/market_shared.lua:175 -- table.insert(errorStrings, zo_strformat(SI_MARKET_INVENTORY_FULL_TEXT, slotsRequired))
- internalingame/market/market_shared.lua:531 -- table.insert(marketProducts, productInfo)
- internalingame/market/market_shared.lua:565 -- table.insert(marketProducts, productInfo)
- internalingame/market/market_shared.lua:781 -- table.insert(self.labeledGroups, { name = labeledGroupName, table = labeledGroupTable, numProducts = numProducts })
- internalingame/market/market_shared.lua:808 -- table.insert(labeledGroupTable, productInfo)
- internalingame/market/gamepad/marketdialogs_gamepad.lua:161 -- table.insert(buyPlusButtons,
{
text = SI_GAMEPAD_MARKET_BUY_PLUS_DIALOG_KEYBIND_LABEL,
callback = OpenConsoleStoreToBuySubscription,
})
- internalingame/market/gamepad/marketdialogs_gamepad.lua:170 -- table.insert(buyPlusButtons, defaultMarketBackButton)
- internalingame/market/gamepad/marketdialogs_gamepad.lua:645 -- table.insert(itemInfo, entryTable)
- internalingame/market/gamepad/marketdialogs_gamepad.lua:650 -- table.insert(itemInfo, entryTable)
- internalingame/market/gamepad/marketgridscreen_gamepad.lua:463 -- table.insert(self.previewProducts, marketProduct)
- internalingame/market/gamepad/market_gamepad.lua:537 -- table.insert(categoryData.subCategories, subCategoryData)
- internalingame/market/gamepad/market_gamepad.lua:561 -- table.insert(self.headerData.tabBarEntries, tabEntry)
- internalingame/market/gamepad/market_gamepad.lua:722 -- table.insert(sortedList, { categoryIndex = k, data = v.data, groupTable = v.groupTable})
- internalingame/market/gamepad/market_gamepad.lua:1271 -- table.insert(childTiles, {displayName = displayName, marketProduct = marketProduct})
- internalingame/market/gamepad/market_gamepad.lua:1560 -- table.insert(self.previewProducts, entryData)
- internalingame/market/keyboard/marketclasses_keyboard.lua:282 -- table.insert(topRowControls, control)
- internalingame/market/keyboard/marketclasses_keyboard.lua:284 -- table.insert(bottomRowControls, control)
- internalingame/market/keyboard/marketclasses_keyboard.lua:357 -- table.insert(iconControls, marketProductIcon:GetControl())
- internalingame/market/keyboard/market_keyboard.lua:78 -- table.insert(self.marketProducts, productInfo)
- internalingame/market/keyboard/market_keyboard.lua:269 -- table.insert(self.scrollData, ZO_ScrollList_CreateDataEntry(MARKET_LIST_ENTRY_HEADER, headerData))
- internalingame/market/keyboard/market_keyboard.lua:284 -- table.insert(self.scrollData, ZO_ScrollList_CreateDataEntry(MARKET_LIST_ENTRY_MARKET_PRODUCT, rowData))
- internalingame/marketannouncement/marketannouncement_base.lua:209 -- table.insert(productInfoTable, productInfo)
- libraries/globals/globalapi.lua:81 -- table.insert(dataList, insertPosition, item)
- libraries/refresh/refresh.lua:42 -- table.insert(refreshData.dirtySingles, {...})
- 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:63 -- table.insert(descriptor, leftTrigger)
- libraries/utility/zo_gamepadutils.lua:64 -- 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:208 -- 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:209 -- 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:171 -- table.insert(g_cooldownButtons, self)
- libraries/zo_keybindbutton/zo_keybindbutton.lua:235 -- table.insert(g_keybindButtons, self)
- libraries/zo_keybindstrip/zo_keybindstrip.lua:124 -- table.insert(self.keybindStateStack, state)
- libraries/zo_keybindstrip/zo_keybindstrip.lua:701 -- 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:93 -- table.insert(parameterNames, name)
- libraries/zo_particles/zo_particlesystem.lua:222 -- table.insert(g_removeParticles, particle)
- libraries/zo_particles/zo_particlesystem.lua:302 -- table.insert(self.activeParticleSystems, particleSystem)
- 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:352 -- 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_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:1030 -- table.insert(parent.children, category)
- libraries/zo_templates/scrolltemplates.lua:1073 -- table.insert(scrollData, operation)
- libraries/zo_templates/scrolltemplates.lua:1779 -- table.insert(self.visibleData, i)
- libraries/zo_templates/scrolltemplates.lua:1794 -- table.insert(self.visibleData, i)
- libraries/zo_templates/scrolltemplates.lua:1817 -- table.insert(self.visibleData, i)
- libraries/zo_templates/scrolltemplates.lua:1951 -- table.insert(self.visibleData, index, i)
- libraries/zo_templates/scrolltemplates.lua:1958 -- table.insert(self.visibleData, index)
- libraries/zo_templates/scrolltemplates.lua:2002 -- table.insert(self.visibleData, insertionPoint, i)
- libraries/zo_templates/scrolltemplates.lua:2096 -- 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:251 -- table.insert(pathToSelectedNode, currentNode)
- libraries/zo_tree/zo_tree.lua:304 -- table.insert(self.exclusivePath, currentNode)
- libraries/zo_tree/zo_tree.lua:558 -- table.insert(self.children, treeNode)
- libraries/zo_tree/zo_tree.lua:866 -- 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:432 -- 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:523 -- table.insert(self.extraInfoControls, control)
- pregame/characterselect/gamepad/zo_characterselect_gamepad.lua:578 -- 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:590 -- 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:602 -- 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:190 -- 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/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:358 -- table.insert(self.particleSystems, particle)
- pregame/pregameanimatedbackground/morrowindbackground.lua:376 -- table.insert(self.clouds, cloud)
- 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:478 -- table.insert(stateArgs, 1, stateName)
- pregameandingame/optionspanels/optionspanel_video_shared.lua:454 -- table.insert(renderQualitySetting.valid, settingValue)
- pregameandingame/zo_options/keyboard/zo_options_keyboard.lua:85 -- table.insert(self.controlTable[data.panel], control)
- publicallingames/collections/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/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:536 -- 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))