Back to Home
ESO Function Data v101038
SetValue()
Function Aliases
- No known aliases for this function.
Global Function Definitions
- ingame/gamepad/gamepadtemplates/gamepadtemplates.lua:63 -- function ZO_GamepadQuantitySpinner:SetValue(value)
- internalingame/scrying/scrying.lua:367 -- function ZO_ScryingNormalActionsMeter:SetValue(value)
- libraries/zo_smoothslider/zo_smoothslider.lua:35 -- function ZO_SmoothSlider:SetValue(value)
- libraries/zo_spinner/zo_spinner.lua:295 -- function ZO_Spinner:SetValue(value, forceSet)
- libraries/zo_templates/statusbartemplates.lua:167 -- function ZO_WrappingStatusBar:SetValue(level, value, max, noWrap, animateInstantly)
- libraries/zo_templates/statusbartemplates.lua:306 -- function ZO_StableTrainingBar_Gamepad:SetValue(value)
- libraries/zo_templates/statusbartemplates.lua:348 -- function ZO_ChampionSkillBar_Gamepad:SetValue(value)
- libraries/zo_templates/statusbartemplates.lua:461 -- function ZO_SlidingStatusBar:SetValue(value, forceRefresh)
- libraries/zo_tooltip/zo_tooltip.lua:224 -- function ZO_TooltipStatValuePair:SetValue(valueText, ...)
- libraries/zo_tooltip/zo_tooltip.lua:300 -- function ZO_TooltipStatValueSlider:SetValue(value, maxValue, valueText, ...)
- pregame/charactercreate/zo_charactercreateslider_base.lua:35 -- function ZO_CharacterCreateSlider_Base:SetValue(value)
- pregame/charactercreate/zo_charactercreateslider_base.lua:182 -- function ZO_CharacterCreateAppearanceSlider:SetValue(value)
- pregame/charactercreate/zo_charactercreatetriangle_base.lua:148 -- function ZO_CharacterCreateTriangle_Base:SetValue(x, y)
- pregame/charactercreate/gamepad/zo_charactercreateslider_gamepad.lua:224 -- function ZO_CharacterCreateGenderSlider_Gamepad:SetValue(value)
- publicallingames/currency/gamepad/currencyselector_gamepad.lua:104 -- function ZO_CurrencySelectorDigit_Gamepad:SetValue(value)
- publicallingames/currency/gamepad/currencyselector_gamepad.lua:290 -- function ZO_CurrencySelector_Gamepad:SetValue(value)
Local Function Definitions
- No known local definitions for this function.
Function Calls
- common/gamepad/zo_gamepadtemplatescommon.lua:257 -- barContainer:SetValue(data.barValue)
- common/zo_colorpicker/zo_colorpicker_shared.lua:76 -- self.colorSelect:SetValue(value)
- common/zo_colorpicker/zo_colorpicker_shared.lua:86 -- self.valueSlider:SetValue(1 - self.colorSelect:GetValue())
- common/zo_colorpicker/zo_colorpicker_shared.lua:89 -- self.alphaSlider:SetValue(a or 1)
- common/zo_colorpicker/gamepad/zo_colorpicker_gamepad.lua:186 -- self.valueSlider:SetValue(self.valueSlider:GetValue() - rightY * deltaS * VALUE_SPEED)
- common/zo_colorpicker/keyboard/zo_colorpicker_keyboard.lua:74 -- self.redSpinner:SetValue(r * 255)
- common/zo_colorpicker/keyboard/zo_colorpicker_keyboard.lua:75 -- self.greenSpinner:SetValue(g * 255)
- common/zo_colorpicker/keyboard/zo_colorpicker_keyboard.lua:76 -- self.blueSpinner:SetValue(b * 255)
- common/zo_colorpicker/keyboard/zo_colorpicker_keyboard.lua:78 -- self.alphaSpinner:SetValue(a * 255)
- ingame/achievements/gamepad/achievements_gamepad.lua:685 -- self.footerBarBar:SetValue(earnedPoints)
- ingame/achievements/gamepad/achievements_gamepad.lua:763 -- self.footerBarBar:SetValue(earnedPoints)
- ingame/achievements/keyboard/achievements.lua:385 -- bar:SetValue(numCompleted)
- ingame/achievements/keyboard/achievements.lua:1557 -- self.categoryProgress:SetValue(earnedPoints)
- ingame/achievements/keyboard/achievements.lua:1731 -- statusBar:SetValue(earned)
- ingame/actionbar/actionbutton.lua:1068 -- self.fillStatusBar:SetValue(interval)
- ingame/actionbar/actionbutton.lua:1071 -- self.fillStatusBar:SetValue(0)
- ingame/antiquities/gamepad/antiquityjournal_gamepad.lua:1440 -- ZO_ANTIQUITY_JOURNAL_FOOTER_GAMEPAD_FRAGMENT.footerBarBar:SetValue(unlockedLoreEntries / maxLoreEntries)
- ingame/antiquities/gamepad/antiquityjournal_gamepad.lua:1442 -- ZO_ANTIQUITY_JOURNAL_FOOTER_GAMEPAD_FRAGMENT.footerBarBar:SetValue(0)
- ingame/antiquities/keyboard/antiquityjournal_keyboard.lua:1114 -- self.categoryProgress:SetValue(unlockedLoreEntries / maxLoreEntries)
- ingame/antiquities/keyboard/antiquityjournal_keyboard.lua:1116 -- self.categoryProgress:SetValue(0)
- ingame/antiquitydigging/antiquitydigging.lua:356 -- self.stabilityBarLeft:SetValue(halfCurrentStability)
- ingame/antiquitydigging/antiquitydigging.lua:358 -- self.stabilityBarRight:SetValue(halfCurrentStability)
- ingame/antiquitydigging/antiquitydigging.lua:451 -- digPowerBar1:SetValue(zo_min(current, minSpendablePower))
- ingame/antiquitydigging/antiquitydigging.lua:459 -- digPowerBar2:SetValue(zo_max(current - minSpendablePower, 0))
- ingame/battleground/battlegroundscorehud.lua:132 -- self.statusBar:SetValue(score)
- ingame/campaign/campaignavarank.lua:42 -- self.statusBar:SetValue(current)
- ingame/campaign/campaignscoring_shared.lua:79 -- self.tierProgressBar:SetValue(nextTierProgress)
- ingame/chatsystem/sharedchatsystem.lua:1117 -- self.scrollbar:SetValue(value)
- ingame/chatsystem/sharedchatsystem.lua:1161 -- self.scrollbar:SetValue(max - scrollPosition)
- ingame/chatsystem/sharedchatsystem.lua:1189 -- self.scrollbar:SetValue(1)
- ingame/collections/itemsetsbook_shared.lua:104 -- control.progressBar:SetValue(itemSetHeaderData:GetNumUnlockedPieces() / itemSetHeaderData:GetNumPieces())
- ingame/collections/gamepad/itemsetsbook_gamepad.lua:109 -- footerControl.progress:SetValue(numUnlockedPieces)
- ingame/collections/keyboard/itemsetsbook_keyboard.lua:54 -- self.categoryProgress:SetValue(numUnlockedPieces / numPieces)
- ingame/collections/keyboard/itemsetsbook_keyboard.lua:537 -- categoryControl.progressBar:SetValue(unlockedPieces / totalPieces)
- ingame/collections/keyboard/itemsetsbook_keyboard.lua:546 -- totalControl.progressBar:SetValue(sumUnlockedPieces / sumTotalPieces)
- ingame/companion/gamepad/companionfooter_gamepad.lua:40 -- self.xpBar:SetValue(level, 1, 1, shouldNotWrap, forceRefresh)
- ingame/companion/gamepad/companionfooter_gamepad.lua:42 -- self.xpBar:SetValue(level, currentXpInLevel, totalXpInLevel, shouldNotWrap, forceRefresh)
- ingame/companion/keyboard/companionoverview_keyboard.lua:149 -- self.rapportBar:SetValue(rapportValue)
- ingame/companion/keyboard/companionprogressbar_keyboard.lua:39 -- self.xpBar:SetValue(level, 1, 1, shouldNotWrap, forceRefresh)
- ingame/companion/keyboard/companionprogressbar_keyboard.lua:41 -- self.xpBar:SetValue(level, currentXpInLevel, totalXpInLevel, shouldNotWrap, forceRefresh)
- ingame/crafting/smithingcreation_shared.lua:450 -- self.materialQuantitySpinner:SetValue(1)
- ingame/crafting/smithingcreation_shared.lua:582 -- self.materialQuantitySpinner:SetValue(selectedLastCombinationIndex)
- ingame/crafting/smithingimprovement_shared.lua:130 -- self.spinner:SetValue(maxBoosters)
- ingame/crafting/gamepad/craftingutils_gamepad.lua:299 -- control.spinner:SetValue(dialogData.numIterations)
- ingame/crafting/gamepad/craftingutils_gamepad.lua:423 -- control.spinner:SetValue(dialogData.iterations)
- ingame/crafting/keyboard/alchemy_keyboard.lua:275 -- self.multiCraftSpinner:SetValue(1)
- ingame/crafting/keyboard/craftingutils_keyboard.lua:39 -- self:SetValue(self:GetMax())
- ingame/crafting/keyboard/craftingutils_keyboard.lua:41 -- self:SetValue(self:GetMin())
- ingame/crafting/keyboard/enchanting_keyboard.lua:387 -- self.multiCraftSpinner:SetValue(1)
- ingame/crafting/keyboard/fishfillet_keyboard.lua:92 -- self.multiFilletSpinner:SetValue(self.multiFilletSpinner:GetMax())
- ingame/crafting/keyboard/provisioner.lua:622 -- self.multiCraftSpinner:SetValue(1)
- ingame/crafting/keyboard/smithingcreation_keyboard.lua:293 -- self.multiCraftSpinner:SetValue(1)
- ingame/crafting/keyboard/smithingextraction_keyboard.lua:155 -- self.multiRefineSpinner:SetValue(self.multiRefineSpinner:GetMax())
- ingame/gamepad/gamepadtemplates/gamepadtemplates.lua:64 -- self.spinner:SetValue(value)
- ingame/gamepad/gamepadtemplates/gamepadtemplates.lua:139 -- self:SetValue(1)
- ingame/guildkiosk/gamepad/guildkiosk_gamepad.lua:589 -- self.bidSelector:SetValue(self.bidAmount)
- ingame/inventory/stack.lua:65 -- stackControl.spinner:SetValue(zo_floor(stackSize / 2))
- ingame/inventory/keyboard/itemtransferdialog_keyboard.lua:76 -- self.spinner:SetValue(maxStack, true)
- ingame/lfg/tributeclubrank.lua:59 -- self.statusBar:SetValue(currentClubExperienceForRank)
- ingame/lfg/zo_activityfindertemplate_shared.lua:274 -- self.seasonRankProgressStatusBar:SetValue(experience)
- ingame/lfg/gamepad/zo_activitytributerankfooter_gamepad.lua:37 -- self.xpBar:SetValue(clubRank, currentClubExperienceForRank, maxClubExperienceForRank)
- ingame/mail/gamepad/mailsend_gamepad.lua:799 -- self.goldSlider:SetValue(value)
- ingame/map/worldmap.lua:1278 -- self.zoomSlider:SetValue(normalizedZoom)
- ingame/map/worldmap.lua:3079 -- ZO_WorldMapButtonsHistorySlider:SetValue(CONSTANTS.HISTORY_SLIDER_RANGE)
- ingame/map/worldmapkeepupgrade_shared.lua:148 -- self.barControl:SetValue(cur)
- ingame/map/gamepad/worldmapzonestory_gamepad.lua:82 -- control.progressBar:SetValue(numCompletedActivities)
- ingame/map/keyboard/worldmapzonestory_keyboard.lua:69 -- control.progressBar:SetValue(numCompletedActivities)
- ingame/optionspanels/optionspanel_social_shared.lua:74 -- GetControl(control, "Slider"):SetValue(currentChoice)
- ingame/optionspanels/optionspanel_social_shared.lua:110 -- slider:SetValue(GetChatFontSize())
- ingame/optionspanels/optionspanel_social_shared.lua:118 -- GetControl(control, "Slider"):SetValue(currentChoice)
- ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:254 -- self.progressBar:SetValue(unlockedCount)
- ingame/playerprogressbar/playerprogressbar.lua:523 -- self.bar:SetValue(level, current, levelSize, BAR_NO_WRAP)
- ingame/playerprogressbar/playerprogressbar.lua:709 -- self.enlightenedBarControl:SetValue(zo_min(max, current + poolSize))
- ingame/repair/repairkits.lua:65 -- self.conditionBar:SetValue(condition)
- ingame/skills/skillscomponents_shared.lua:34 -- xpBar:SetValue(level, 1, 1, noWrap, animateInstantly)
- ingame/skills/skillscomponents_shared.lua:36 -- xpBar:SetValue(level, currentXP - lastRankXP, nextRankXP - lastRankXP, noWrap, animateInstantly)
- ingame/soulgemitemcharger/soulgemitemcharger.lua:67 -- self.chargesBar:SetValue(charges)
- ingame/stats/zo_stats_common.lua:343 -- self.pointsSpinner:SetValue(self.points + addedPoints)
- ingame/stats/zo_stats_common.lua:376 -- self.pointsSpinner:SetValue(self.points)
- ingame/stats/gamepad/zo_stats_gamepad.lua:616 -- control.pointLimitedSpinner.pointsSpinner:SetValue(0)
- ingame/stats/gamepad/zo_stats_gamepad.lua:1764 -- self.experienceBar:SetValue(currentLevel, currentXP, totalXP, BAR_NO_WRAP)
- ingame/stats/gamepad/zo_stats_gamepad.lua:1776 -- self.enlightenedBarControl:SetValue(zo_min(totalXP, currentXP + poolSize))
- ingame/stats/keyboard/zo_stats_keyboard.lua:255 -- attributeControl.pointLimitedSpinner.pointsSpinner:SetValue(0)
- ingame/storewindow/gamepad/storewindow_gamepad.lua:261 -- self.spinner:SetValue(value)
- ingame/storewindow/keyboard/storewindow_keyboard.lua:656 -- self.buyMultipleSpinner:SetValue(1, true)
- ingame/timedactivities/gamepad/timedactivities_gamepad.lua:303 -- control.progressStatusBar:SetValue(progressPercent)
- ingame/timedactivities/keyboard/timedactivities_keyboard.lua:41 -- activityRow.progressStatusBar:SetValue(progressPercent)
- ingame/tooltip/activityfindertooltips.lua:9 -- statValuePair:SetValue(ZO_ZoneStories_Manager.GetActivityCompletionProgressText(zoneData.id, completionType), self:GetStyle("statValuePairValue"))
- ingame/tooltip/armorytooltips.lua:50 -- attributePair:SetValue(totalAttributePoints - armoryBuildSpentAttributePoints, self:GetStyle("armoryBuildStatValuePairValue"))
- ingame/tooltip/avatooltips.lua:10 -- bonusStatValuePair:SetValue(infoData.value, self:GetStyle("statValuePairValue"))
- ingame/tooltip/championtooltips.lua:61 -- bar:SetValue(pendingPoints)
- ingame/tooltip/companiontooltips.lua:22 -- xpProgressStatValuePair:SetValue(GetString(SI_EXPERIENCE_LIMIT_REACHED), self:GetStyle("statValuePairValue"))
- ingame/tooltip/companiontooltips.lua:26 -- xpBar:SetValue(1)
- ingame/tooltip/companiontooltips.lua:30 -- xpProgressStatValuePair:SetValue(zo_strformat(SI_EXPERIENCE_CURRENT_MAX_PERCENT, ZO_CommaDelimitNumber(currentXpInLevel), ZO_CommaDelimitNumber(totalXpInLevel), percentageXp), self:GetStyle("statValuePairValue"))
- ingame/tooltip/companiontooltips.lua:32 -- xpBar:SetValue(currentXpInLevel)
- ingame/tooltip/companiontooltips.lua:48 -- passivePerkPair:SetValue(formattedPerkName, self:GetStyle("statValuePairValue"))
- ingame/tooltip/companiontooltips.lua:67 -- rapportStatusPair:SetValue(GetString("SI_COMPANIONRAPPORTLEVEL", rapportLevel), self:GetStyle("statValuePairValue"))
- ingame/tooltip/companiontooltips.lua:79 -- rapportBar:SetValue(rapportValue)
- ingame/tooltip/gifttooltips.lua:9 -- statValuePair:SetValue(sender, self:GetStyle("statValuePairValue"))
- ingame/tooltip/grouptooltips.lua:44 -- statValuePair:SetValue(textLowestAverageTime, self:GetStyle("groupRolesStatValuePairValue"))
- ingame/tooltip/guildtooltips.lua:29 -- statValuePair:SetValue(zo_strformat(SI_CLASS_NAME, GetClassName(GENDER_MALE, applicationData.class)), self:GetStyle("socialStatsValue"))
- ingame/tooltip/guildtooltips.lua:35 -- statValuePair:SetValue(ZO_CachedStrFormat(SI_ALLIANCE_NAME, GetAllianceName(applicationData.alliance)), self:GetStyle("socialStatsValue"))
- ingame/tooltip/guildtooltips.lua:41 -- statValuePair:SetValue(zo_strformat(SI_NUMBER_FORMAT, applicationData.achievementPoints), self:GetStyle("socialStatsValue"))
- ingame/tooltip/skilltooltips.lua:242 -- attributePair:SetValue(GetPlayerStat(statType) + pendingBonus, self:GetStyle("statValuePairValue"))
- ingame/tooltip/skilltooltips.lua:247 -- upgradePair:SetValue(zo_strformat(SI_STAT_PENDING_BONUS_FORMAT, pendingBonus), self:GetStyle("succeeded"), self:GetStyle("statValuePairValue"))
- ingame/tooltip/socialtooltips.lua:25 -- lastOnlinePair:SetValue(ZO_FormatDurationAgo(secsSinceLogoff + GetFrameTimeSeconds() - timeStamp), self:GetStyle("socialStatsValue"))
- ingame/tooltip/socialtooltips.lua:46 -- levelPair:SetValue(levelString, self:GetStyle("socialStatsValue"))
- ingame/tooltip/socialtooltips.lua:55 -- classPair:SetValue(className, self:GetStyle("socialStatsValue"))
- ingame/tooltip/socialtooltips.lua:62 -- alliancePair:SetValue(alliance, self:GetStyle("socialStatsValue"))
- ingame/tooltip/socialtooltips.lua:70 -- guildRankPair:SetValue(guildRankName, self:GetStyle("socialStatsValue"))
- ingame/tooltip/socialtooltips.lua:77 -- zonePair:SetValue(zone, self:GetStyle("socialStatsValue"))
- ingame/tooltip/stabletooltips.lua:14 -- skillBar:SetValue(bonus)
- ingame/tooltip/console/voicechattooltips.lua:32 -- statValuePair1:SetValue(timeText, self:GetStyle("statValuePairValue"))
- ingame/tooltip/console/voicechattooltips.lua:35 -- statValuePair2:SetValue(channelName, self:GetStyle("statValuePairValue"))
- ingame/tooltip/console/voicechattooltips.lua:79 -- statValuePair:SetValue(#participantDataList, self:GetStyle("voiceChatPairText"))
- ingame/tradewindow/gamepad/tradewindow_gamepad.lua:438 -- self.goldSlider:SetValue(value)
- ingame/tradinghouse/gamepad/tradinghousefeatures_gamepad.lua:129 -- self.minSlider:SetValue(minLevel)
- ingame/tradinghouse/gamepad/tradinghousefeatures_gamepad.lua:136 -- self.maxSlider:SetValue(maxLevel)
- ingame/tradinghouse/gamepad/tradinghousefeatures_gamepad.lua:194 -- self.minSlider:SetValue(minLevelCap)
- ingame/tradinghouse/gamepad/tradinghousefeatures_gamepad.lua:199 -- self.maxSlider:SetValue(maxLevelCap)
- ingame/tradinghouse/gamepad/tradinghousefeatures_gamepad.lua:253 -- self.minSlider:SetValue(self.minLevel)
- ingame/tradinghouse/gamepad/tradinghousefeatures_gamepad.lua:268 -- self.maxSlider:SetValue(self.maxLevel)
- ingame/tradinghouse/gamepad/tradinghousefeatures_gamepad.lua:462 -- self.priceSelector:SetValue(self.minPrice)
- ingame/tradinghouse/gamepad/tradinghousefeatures_gamepad.lua:464 -- self.priceSelector:SetValue(self.maxPrice)
- ingame/tradinghouse/gamepad/tradinghouse_createlisting_gamepad.lua:234 -- self.priceSelector:SetValue(self.listingPrice)
- ingame/unitattributevisualizer/modules/powershield.lua:162 -- overlay:SetValue(1)
- internalingame/globals/marketdialogs.lua:612 -- dialog.quantityContainer.quantitySpinner:SetValue(quantity)
- internalingame/globals/marketdialogs.lua:786 -- control.quantityContainer.quantitySpinner:SetValue(data.quantity)
- internalingame/scrying/scrying.lua:362 -- self:SetValue(0)
- internalingame/tooltip/internalingametooltips.lua:9 -- statValuePair:SetValue(GetExampleCodeForCodeRedemption(), self:GetStyle("currencyStatValuePairValue"))
- internalingame/tooltip/internalingametooltips.lua:28 -- zoneValuePair:SetValue(zo_strformat(SI_ZONE_NAME, houseZoneName), self:GetStyle("houseTemplateStatValuePairValue"))
- internalingame/tooltip/internalingametooltips.lua:33 -- categoryValuePair:SetValue(zo_strformat(SI_HOUSE_TYPE_FORMATTER, houseCategoryName), self:GetStyle("houseTemplateStatValuePairValue"))
- internalingame/tooltip/internalingametooltips.lua:43 -- limitValuePair:SetValue(zo_strformat(SI_HOUSE_INFORMATION_COUNT_FORMAT, initialFurnishingCount, furnishingLimit), self:GetStyle("houseTemplateStatValuePairValue"))
- internalingame/tribute/tributesummary.lua:422 -- self.clubRankBar:SetValue(clubRank, 1, 1, NO_WRAP, ANIMATE_INSTANTLY)
- internalingame/tribute/tributesummary.lua:424 -- self.clubRankBar:SetValue(clubRank, currentClubExperienceForRank, maxClubExperienceForRank, NO_WRAP, ANIMATE_INSTANTLY)
- internalingame/tribute/tributesummary.lua:437 -- self.clubRankBar:SetValue(clubRank, 1, 1, NO_WRAP, ANIMATE_FULLY)
- internalingame/tribute/tributesummary.lua:439 -- self.clubRankBar:SetValue(clubRank, currentClubExperienceForRank, maxClubExperienceForRank, WRAP, ANIMATE_FULLY)
- internalingame/tribute/tributesummary.lua:442 -- self.clubRankBar:SetValue(clubRank, currentClubExperienceForRank, maxClubExperienceForRank, NO_WRAP, ANIMATE_FULLY)
- internalingame/tribute/tributesummary.lua:605 -- self.progressionProgressBar:SetValue(self.playerRankCurrent, playerCampaignXPNew, playerCampaignXPNext, wrapType, animationType)
- internalingame/tribute/tributesummary.lua:752 -- self.progressionProgressBar:SetValue(self.playerRankCurrent, playerCampaignXPNew, playerCampaignXPNext, WRAP, ANIMATE_FULLY)
- internalingame/tribute/tributesummary.lua:815 -- self.progressionProgressBar:SetValue(self.playerRankCurrent, self.playerCampaignXP, self.playerRankNextRequiredXP, NO_WRAP, ANIMATE_INSTANTLY)
- internalingame/tribute/tributesummary.lua:903 -- self.progressionProgressBar:SetValue(self.playerRankCurrent, 1, 1, NO_WRAP, ANIMATE_INSTANTLY)
- internalingame/tribute/tributesummary.lua:1375 -- self.progressionProgressBar:SetValue(self.playerRankCurrent, self.playerCampaignXP, self.playerRankNextRequiredXP, WRAP, ANIMATE_INSTANTLY)
- libraries/zo_dialog/gamepad/zo_genericdialog_gamepad.lua:1071 -- dialog.slider:SetValue(dialogData.sliderStartValue)
- libraries/zo_gamepadslider/zo_gamepadslider.lua:39 -- self:SetValue(targetValue)
- libraries/zo_spinner/zo_spinner.lua:121 -- self:SetValue(textAsNumber)
- libraries/zo_spinner/zo_spinner.lua:189 -- self:SetValue(self.value)
- libraries/zo_spinner/zo_spinner.lua:206 -- self:SetValue(value)
- libraries/zo_spinner/zo_spinner.lua:375 -- self:SetValue(targetValue)
- libraries/zo_templates/scrolltemplates.lua:52 -- self:SetValue(MIN_SCROLL_VALUE)
- libraries/zo_templates/scrolltemplates.lua:184 -- scrollObject.scrollbar:SetValue(value)
- libraries/zo_templates/scrolltemplates.lua:348 -- self.scrollbar:SetValue(MIN_SCROLL_VALUE)
- libraries/zo_templates/scrolltemplates.lua:601 -- scrollbar:SetValue(finalValue)
- libraries/zo_templates/scrolltemplates.lua:2506 -- self.scrollbar:SetValue(MIN_SCROLL_VALUE)
- libraries/zo_templates/statusbartemplates.lua:41 -- bar:SetValue(newBarValue)
- libraries/zo_templates/statusbartemplates.lua:86 -- self:SetValue(value)
- libraries/zo_templates/statusbartemplates.lua:98 -- self:SetValue(oldValue)
- libraries/zo_templates/statusbartemplates.lua:277 -- self.currentBar:SetValue(value)
- libraries/zo_templates/statusbartemplates.lua:437 -- self:SetValue(self.value, FORCE_REFRESH)
- libraries/zo_templates/statusbartemplates.lua:457 -- self:SetValue(self.value, FORCE_REFRESH)
- libraries/zo_timerbar/zo_timerbar.lua:173 -- self.status:SetValue(totalElapsed)
- libraries/zo_timerbar/zo_timerbar.lua:184 -- self.status:SetValue(totalRemaining)
- libraries/zo_tooltip/zo_tooltip.lua:243 -- self:SetValue(valueText, ...)
- pregame/accountlogin/gamepad/createlinkloadingscreen_gamepad.lua:111 -- self.queuedStatusBar:SetValue(lastQueuePosition - queuePosition)
- pregame/charactercreate/zo_charactercreateslider_base.lua:51 -- self:SetValue(newSteppedValue)
- pregame/charactercreate/zo_charactercreateslider_base.lua:77 -- self:SetValue(randomValue)
- pregame/charactercreate/zo_charactercreateslider_base.lua:142 -- self.slider:SetValue(value)
- pregame/charactercreate/zo_charactercreateslider_base.lua:206 -- self:SetValue(randomValue)
- pregame/charactercreate/zo_charactercreateslider_base.lua:223 -- self.slider:SetValue(currentValue)
- pregame/charactercreate/zo_charactercreateslider_base.lua:234 -- slider:GetParent().sliderObject:SetValue(value)
- pregame/charactercreate/zo_charactercreatetriangle_base.lua:26 -- self:SetValue(x, y)
- pregame/charactercreate/gamepad/zo_charactercreateslider_gamepad.lua:247 -- self:SetValue(randomValue)
- pregame/charactercreate/gamepad/zo_charactercreateslider_gamepad.lua:256 -- self.slider:SetValue(currentValue)
- pregame/charactercreate/gamepad/zo_charactercreatetriangle_gamepad.lua:38 -- self:SetValue(self.width * x, self.height * y)
- pregame/tooltip/characterselecttooltips.lua:87 -- characterLevelPair:SetValue(GetFormattedLevel(characterData), self:GetStyle("statValuePairValue"))
- pregame/tooltip/characterselecttooltips.lua:92 -- characterRacePair:SetValue(GetFormattedRace(characterData), self:GetStyle("statValuePairValue"))
- pregame/tooltip/characterselecttooltips.lua:97 -- characterClassPair:SetValue(GetFormattedClass(characterData), self:GetStyle("statValuePairValue"))
- pregame/tooltip/characterselecttooltips.lua:102 -- characterAlliancePair:SetValue(GetFormattedAlliance(characterData), self:GetStyle("statValuePairValue"))
- pregame/tooltip/characterselecttooltips.lua:107 -- characterLocationPair:SetValue(GetFormattedLocation(characterData), self:GetStyle("statValuePairValue"))
- pregameandingame/gammaadjust/gammaadjust.lua:83 -- slider:SetValue(75)
- pregameandingame/gammaadjust/gammaadjust.lua:152 -- self.slider:SetValue(DEFAULT_INITIAL_GAMMA)
- pregameandingame/gammaadjust/gammaadjust.lua:154 -- self.slider:SetValue(g_currentGamma)
- pregameandingame/gammaadjust/gammaadjust.lua:179 -- self.slider:SetValue(self.slider:GetValue() + delta)
- pregameandingame/gammaadjust/gammaadjust.lua:215 -- self.slider:SetValue(g_currentGamma)
- pregameandingame/zo_options/optionswindowtemplate.lua:436 -- slider:SetValue(currentChoice)
- pregameandingame/zo_options/optionswindowtemplate.lua:618 -- control:GetNamedChild("Slider"):SetValue(formattedValue)
- pregameandingame/zo_options/optionswindowtemplate.lua:681 -- slider:SetValue(data.defaultMarker)
- publicallingames/currency/gamepad/currencyselector_gamepad.lua:84 -- self.spinner:SetValue(0)
- publicallingames/currency/gamepad/currencyselector_gamepad.lua:105 -- self.spinner:SetValue(value)
- publicallingames/currency/gamepad/currencyselector_gamepad.lua:217 -- self:SetValue(max)
- publicallingames/currency/gamepad/currencyselector_gamepad.lua:299 -- digit:SetValue(thisDigit)
- publicallingames/currency/gamepad/currencyselector_gamepad.lua:395 -- digit:SetValue(0)
- publicallingames/currency/gamepad/currencyselector_gamepad.lua:422 -- self:SetValue(self.maxValue)
- publicallingames/currency/gamepad/currencyselector_gamepad.lua:426 -- self:SetValue(0)
- publicallingames/tooltip/abilitytooltips.lua:9 -- bar:SetValue(currentValue)
- publicallingames/tooltip/abilitytooltips.lua:14 -- bar:SetValue(currentValue)
- publicallingames/tooltip/abilitytooltips.lua:47 -- castTimePair:SetValue(ZO_FormatTimeMilliseconds(channelTime, TIME_FORMAT_STYLE_CHANNEL_TIME, TIME_FORMAT_PRECISION_TENTHS_RELEVANT, TIME_FORMAT_DIRECTION_NONE), self:GetStyle("abilityStatValuePairValue"))
- publicallingames/tooltip/abilitytooltips.lua:50 -- castTimePair:SetValue(ZO_FormatTimeMilliseconds(castTime, TIME_FORMAT_STYLE_CAST_TIME, TIME_FORMAT_PRECISION_TENTHS_RELEVANT, TIME_FORMAT_DIRECTION_NONE), self:GetStyle("abilityStatValuePairValue"))
- publicallingames/tooltip/abilitytooltips.lua:59 -- targetPair:SetValue(targetDescription, self:GetStyle("abilityStatValuePairValue"))
- publicallingames/tooltip/abilitytooltips.lua:69 -- rangePair:SetValue(zo_strformat(SI_ABILITY_TOOLTIP_RANGE, FormatFloatRelevantFraction(maxRangeCM / 100)), self:GetStyle("abilityStatValuePairValue"))
- publicallingames/tooltip/abilitytooltips.lua:71 -- rangePair:SetValue(zo_strformat(SI_ABILITY_TOOLTIP_MIN_TO_MAX_RANGE, FormatFloatRelevantFraction(minRangeCM / 100), FormatFloatRelevantFraction(maxRangeCM / 100)), self:GetStyle("abilityStatValuePairValue"))
- publicallingames/tooltip/abilitytooltips.lua:84 -- radiusDistancePair:SetValue(zo_strformat(SI_ABILITY_TOOLTIP_AOE_DIMENSIONS, FormatFloatRelevantFraction(radiusCM / 100), FormatFloatRelevantFraction(angleDistanceCM * 2 / 100)), self:GetStyle("abilityStatValuePairValue"))
- publicallingames/tooltip/abilitytooltips.lua:87 -- radiusDistancePair:SetValue(zo_strformat(SI_ABILITY_TOOLTIP_RADIUS, FormatFloatRelevantFraction(radiusCM / 100)), self:GetStyle("abilityStatValuePairValue"))
- publicallingames/tooltip/abilitytooltips.lua:96 -- durationPair:SetValue(GetString(SI_ABILITY_TOOLTIP_TOGGLE_DURATION), self:GetStyle("abilityStatValuePairValue"))
- publicallingames/tooltip/abilitytooltips.lua:103 -- durationPair:SetValue(ZO_FormatTimeMilliseconds(durationMS, TIME_FORMAT_STYLE_DURATION, TIME_FORMAT_PRECISION_TENTHS_RELEVANT, TIME_FORMAT_DIRECTION_NONE), self:GetStyle("abilityStatValuePairValue"))
- publicallingames/tooltip/abilitytooltips.lua:113 -- cooldownPair:SetValue(ZO_FormatTimeMilliseconds(cooldownMS, TIME_FORMAT_STYLE_DURATION, TIME_FORMAT_PRECISION_TENTHS_RELEVANT, TIME_FORMAT_DIRECTION_NONE), self:GetStyle("abilityStatValuePairValue"))
- publicallingames/tooltip/abilitytooltips.lua:126 -- costPair:SetValue(costString, self:GetStyle("abilityStatValuePairMagickaValue"))
- publicallingames/tooltip/abilitytooltips.lua:128 -- costPair:SetValue(costString, self:GetStyle("abilityStatValuePairStaminaValue"))
- publicallingames/tooltip/abilitytooltips.lua:130 -- costPair:SetValue(costString, self:GetStyle("abilityStatValuePairHealthValue"))
- publicallingames/tooltip/abilitytooltips.lua:132 -- costPair:SetValue(costString, self:GetStyle("abilityStatValuePairValue"))
- publicallingames/tooltip/abilitytooltips.lua:156 -- costPair:SetValue(costOverTimeString, self:GetStyle("abilityStatValuePairValue"))
- publicallingames/tooltip/achievementtooltips.lua:18 -- statusBar:SetValue(earnedPoints)
- publicallingames/tooltip/achievementtooltips.lua:73 -- statValuePair:SetValue(points, self:GetStyle("statValuePairValue"))
- publicallingames/tooltip/achievementtooltips.lua:121 -- statusBar:SetValue(numCompleted)
- publicallingames/tooltip/collectionstooltips.lua:118 -- cooldownPair:SetValue(secondsRemainingString, self:GetStyle("collectionsStatsValue"))
- publicallingames/tooltip/collectionstooltips.lua:242 -- statValuePair:SetValue(allowedNamesString, self:GetStyle("statValuePairValue"))
- publicallingames/tooltip/collectionstooltips.lua:244 -- statValuePair:SetValue(allowedNamesString, self:GetStyle("failed"), self:GetStyle("statValuePairValue"))
- publicallingames/tooltip/itemtooltips.lua:222 -- statValuePair:SetValue(weaponPower, self:GetStyle("statValuePairValue"))
- publicallingames/tooltip/itemtooltips.lua:241 -- statValuePair:SetValue(valueText, damagedStyle, self:GetStyle("statValuePairValue"))
- publicallingames/tooltip/itemtooltips.lua:255 -- levelStatValuePair:SetValue(requiredLevel, failedStyle, self:GetStyle("statValuePairValue"))
- publicallingames/tooltip/itemtooltips.lua:262 -- championStatValuePair:SetValue(requiredChampionPoints, failedStyle, self:GetStyle("statValuePairValue"))
- publicallingames/tooltip/itemtooltips.lua:369 -- bar:SetValue(value)
- publicallingames/tooltip/itemtooltips.lua:886 -- statValuePair:SetValue(zo_strformat(SI_SIEGE_TOOLTIP_TOUGHNESS_FORMAT, maxHP), self:GetStyle("statValuePairValue"))
- publicallingames/tooltip/itemtooltips.lua:1477 -- statValuePairTimer:SetValue(formattedTimeRemaining, self:GetStyle("statValuePairValue"))
- publicallingames/tooltip/itemtooltips.lua:1880 -- statusBar:SetValue(unlockedPieces)
- publicallingames/tooltip/itemtooltips.lua:1924 -- statValuePair:SetValue(valueToShow, self:GetStyle("itemComparisonStatValuePairValue"), colorStyle)
- publicallingames/tooltip/itemtooltips.lua:1961 -- statValuePair:SetValue(valueString, self:GetStyle("currencyStatValuePairValue"))
- publicallingames/tooltip/itemtooltips.lua:1994 -- bankedStatValuePair:SetValue(bankedValueString, self:GetStyle("currencyStatValuePairValue"))
- publicallingames/tooltip/itemtooltips.lua:2001 -- carriedStatValuePair:SetValue(carriedValueString, self:GetStyle("currencyStatValuePairValue"))
- publicallingames/tooltip/markettooltips.lua:160 -- statValuePair:SetValue(statusText, self:GetStyle("statValuePairValue"))
- publicallingames/tooltip/markettooltips.lua:245 -- statValuePair:SetValue(zo_strformat(SI_MARKET_PRODUCT_TOOLTIP_UNLOCK_LEVEL, currentUnlock, maxUnlock), self:GetStyle("statValuePairValue"))
- publicallingames/tooltip/rewardtooltips.lua:59 -- statValuePair:SetValue(formattedTime, self:GetStyle("statValuePairValue"))
- publicallingames/tooltip/rewardtooltips.lua:76 -- g_dailyLoginRewardtimerStatValuePair:SetValue(formattedTime, self:GetStyle("statValuePairValue"))
- publicallingames/tooltip/tooltip.lua:282 -- leftBar:SetValue(charges)
- publicallingames/tooltip/tooltip.lua:283 -- rightBar:SetValue(charges)
- publicallingames/tooltip/tooltip.lua:309 -- leftBar:SetValue(condition)
- publicallingames/tooltip/tooltip.lua:310 -- rightBar:SetValue(condition)
- publicallingames/tooltip/tooltip.lua:322 -- tooltipControl.xpBar:SetValue(currentXP)
- publicallingames/tooltip/tooltip.lua:339 -- tooltipControl.xpBar:SetValue(currentXP)
- publicallingames/tooltip/tooltip.lua:396 -- tooltipControl.progressionStatusBar:SetValue(pendingPoints)
- publicallingames/tooltip/tributetooltips.lua:36 -- acquirePair:SetValue(acquireCost, self:GetStyle("statValuePairValue"))
- publicallingames/tooltip/tributetooltips.lua:44 -- defeatPair:SetValue(defeatCost, self:GetStyle("statValuePairValue"))