Back to Home
ESO Function Data v100016
ZO_GetPlatformTemplate()
Function Aliases
No known aliases for this function.
Global Function Definitions
common/gamepad/zo_gamepadtemplatescommon.lua:732
--
function ZO_GetPlatformTemplate(baseTemplate)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/actionbar/actionbar.lua:305
--
ZO_GetPlatformTemplate(ACTION_BUTTON_TEMPLATE)
ingame/actionbar/actionbar.lua:308
--
ZO_GetPlatformTemplate(ULTIMATE_ABILITY_BUTTON_TEMPLATE)
ingame/actionbar/actionbar.lua:505
--
ZO_GetPlatformTemplate(ACTION_BUTTON_TEMPLATE)
ingame/actionbar/actionbar.lua:518
--
ZO_GetPlatformTemplate(ULTIMATE_ABILITY_BUTTON_TEMPLATE)
ingame/activecombattips/activecombattips.lua:41
--
ZO_GetPlatformTemplate("ZO_ActiveCombatTips")
ingame/centerscreenannounce/centerscreenannounce.lua:318
--
ZO_GetPlatformTemplate("ZO_CenterScreenAnnounce")
ingame/centerscreenannounce/centerscreenannounce.lua:319
--
ZO_GetPlatformTemplate("ZO_CenterScreenAnnounce_LargeTextContainer")
ingame/compass/compassframe.lua:30
--
ZO_GetPlatformTemplate("ZO_CompassFrame")
ingame/death/death.lua:656
--
ZO_GetPlatformTemplate("ZO_Death")
ingame/death/death.lua:658
--
ZO_GetPlatformTemplate("ZO_DeathInEncouterLoadingLabel")
ingame/death/hudraidlifedisplay.lua:49
--
ZO_GetPlatformTemplate("ZO_HUDRaidLife")
ingame/death/raidlifedisplay.lua:206
--
ZO_GetPlatformTemplate("ZO_RaidLifeDisplay")
ingame/deathrecap/deathrecap.lua:105
--
ZO_GetPlatformTemplate("ZO_DeathRecapAttack")
ingame/deathrecap/deathrecap.lua:133
--
ZO_GetPlatformTemplate("ZO_DeathRecapHint")
ingame/deathrecap/deathrecap.lua:146
--
ZO_GetPlatformTemplate("ZO_DeathRecapTelvarStoneLoss")
ingame/deathrecap/deathrecap.lua:464
--
ZO_GetPlatformTemplate("ZO_DeathRecap")
ingame/deathrecap/deathrecap.lua:465
--
ZO_GetPlatformTemplate("ZO_DeathRecapAttack")
ingame/deathrecap/deathrecap.lua:466
--
ZO_GetPlatformTemplate("ZO_DeathRecapHint")
ingame/deathrecap/deathrecap.lua:467
--
ZO_GetPlatformTemplate("ZO_DeathRecapTelvarStoneLoss")
ingame/deathrecap/deathrecap.lua:468
--
ZO_GetPlatformTemplate("ZO_DeathRecapTelvarStoneLoss")
ingame/map/worldmap.lua:959
--
ZO_GetPlatformTemplate("ZO_WorldMapFrame")
ingame/map/worldmap.lua:960
--
ZO_GetPlatformTemplate("ZO_DungeonFloorNavigation")
ingame/playerattributebars/playerattributebars.lua:587
--
ZO_GetPlatformTemplate("ZO_PlayerAttribute")
ingame/playerattributebars/playerattributebars.lua:602
--
ZO_GetPlatformTemplate(backgroundTemplates[direction])
ingame/playerattributebars/playerattributebars.lua:605
--
ZO_GetPlatformTemplate(frameTemplates[direction])
ingame/playerattributebars/playerattributebars.lua:608
--
ZO_GetPlatformTemplate(warnerTemplates.texture)
ingame/playerattributebars/playerattributebars.lua:609
--
ZO_GetPlatformTemplate(warnerTemplates[direction])
ingame/playerattributebars/playerattributebars.lua:613
--
ZO_GetPlatformTemplate(PAB_TEMPLATES.statusBar)
ingame/playerattributebars/playerattributebars.lua:616
--
ZO_GetPlatformTemplate(PAB_TEMPLATES.statusBarGloss)
ingame/playerattributebars/playerattributebars.lua:621
--
ZO_GetPlatformTemplate(anchorTemplates[i])
ingame/playerattributebars/playerattributebars.lua:623
--
ZO_GetPlatformTemplate(PAB_TEMPLATES.anchor)
ingame/playerattributebars/playerattributebars.lua:627
--
ZO_GetPlatformTemplate(backgroundTemplates.small)
ingame/playerattributebars/playerattributebars.lua:630
--
ZO_GetPlatformTemplate(frameTemplates.small)
ingame/playerattributebars/playerattributebars.lua:633
--
ZO_GetPlatformTemplate(PAB_TEMPLATES.statusBarSmall)
ingame/playerattributebars/playerattributebars.lua:636
--
ZO_GetPlatformTemplate(PAB_TEMPLATES.statusBarGlossSmall)
ingame/playerattributebars/playerattributebars.lua:641
--
ZO_GetPlatformTemplate(anchorTemplates[i])
ingame/playerattributebars/playerattributebars.lua:648
--
ZO_GetPlatformTemplate(PAB_TEMPLATES.resourceNumbersLabel)
ingame/unitattributevisualizer/modules/armordamage.lua:15
--
ZO_GetPlatformTemplate(bg)
ingame/unitattributevisualizer/modules/armordamage.lua:16
--
ZO_GetPlatformTemplate(frame)
ingame/unitattributevisualizer/modules/armordamage.lua:20
--
ZO_GetPlatformTemplate(armorOverlay)
ingame/unitattributevisualizer/modules/armordamage.lua:24
--
ZO_GetPlatformTemplate(INCREASED_POWER_TEXTURE)
ingame/unitattributevisualizer/modules/armordamage.lua:25
--
ZO_GetPlatformTemplate(glow)
ingame/unitattributevisualizer/modules/armordamage.lua:29
--
ZO_GetPlatformTemplate(DECREASED_POWER_TEXTURE)
ingame/unitattributevisualizer/modules/arrowregeneration.lua:186
--
ZO_GetPlatformTemplate(ARROW_REGENERATION_TEMPLATE)
ingame/unitattributevisualizer/modules/arrowregeneration.lua:261
--
ZO_GetPlatformTemplate(ARROW_REGENERATION_TEMPLATE)
ingame/unitattributevisualizer/modules/possession.lua:20
--
ZO_GetPlatformTemplate(POSSESSION_HALO_TEMPLATE)
ingame/unitattributevisualizer/modules/possession.lua:21
--
ZO_GetPlatformTemplate(glow)
ingame/unitattributevisualizer/modules/powershield.lua:119
--
ZO_GetPlatformTemplate(leftOverlay)
ingame/unitattributevisualizer/modules/powershield.lua:123
--
ZO_GetPlatformTemplate(rightOverlay)
ingame/unitattributevisualizer/modules/unwavering.lua:82
--
ZO_GetPlatformTemplate(overlay)
ingame/unitframes/bossbar.lua:40
--
ZO_GetPlatformTemplate("ZO_BossBar")
ingame/unitframes/unitframes.lua:880
--
ZO_GetPlatformTemplate(self.style)
ingame/unitframes/unitframes.lua:894
--
ZO_GetPlatformTemplate(barData.template)
ingame/unitframes/unitframes.lua:1748
--
ZO_GetPlatformTemplate("ZO_RaidFrameAnchor")
ingame/zo_quest/focusedquesttracker.lua:136
--
ZO_GetPlatformTemplate("ZO_KeybindButton")
ingame/zo_quest/questtimer.lua:187
--
ZO_GetPlatformTemplate("ZO_QuestTimer")