Back to Home
ESO Function Data v101042
GetMechanicText()
Function Aliases
No known aliases for this function.
Global Function Definitions
publicallingames/tribute/tributedata.lua:289
--
function ZO_TributePatronData:GetMechanicText(favorState, mechanicIndex, prependIcon)
publicallingames/tribute/tributedata.lua:636
--
function ZO_TributeCardData:GetMechanicText(activationSource, mechanicIndex, prependIcon)
Local Function Definitions
No known local definitions for this function.
Function Calls
internalingame/tribute/tributemechanicselector.lua:40
--
self.cardData:GetMechanicText(TRIBUTE_MECHANIC_ACTIVATION_SOURCE_ACTIVATION, self.mechanicIndex, PREPEND_ICON)
publicallingames/tooltip/tributetooltips.lua:74
--
cardData:GetMechanicText(ON_ACTIVATION, index, PREPEND_ICON)
publicallingames/tooltip/tributetooltips.lua:90
--
cardData:GetMechanicText(ON_ACTIVATION, triggerMechanic.index, PREPEND_ICON)
publicallingames/tooltip/tributetooltips.lua:129
--
cardData:GetMechanicText(ON_COMBO, comboMechanicIndex, PREPEND_ICON)