Back to Home
ESO Function Data v101042
GetMechanicInfo()
Function Aliases
No known aliases for this function.
Global Function Definitions
publicallingames/tribute/tributedata.lua:293
--
function ZO_TributePatronData:GetMechanicInfo(favorState, mechanicIndex)
publicallingames/tribute/tributedata.lua:632
--
function ZO_TributeCardData:GetMechanicInfo(activationSource, mechanicIndex)
Local Function Definitions
No known local definitions for this function.
Function Calls
internalingame/tribute/tributemechanic_manager.lua:304
--
cardData:GetMechanicInfo(self.mechanicActivationSource, self.mechanicIndex)
internalingame/tribute/tributemechanic_manager.lua:430
--
patronData:GetMechanicInfo(self.favorState, self.mechanicIndex)
publicallingames/tooltip/tributetooltips.lua:65
--
cardData:GetMechanicInfo(ON_ACTIVATION, index)
publicallingames/tooltip/tributetooltips.lua:118
--
cardData:GetMechanicInfo(ON_COMBO, comboMechanicIndex)
publicallingames/tribute/tributecard.lua:173
--
cardObject:GetMechanicInfo(activationSource, mechanicIndex)