Back to Home
ESO Function Data v101034
ZO_BuffDebuff_ContainerObject.New()
See also:
New()
Function Aliases
ZO_BuffDebuff_ContainerObject:New()
Global Function Definitions
ingame/buffdebuff/buffdebuff.lua:26
--
function ZO_BuffDebuff_ContainerObject:New(...)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/buffdebuff/buffdebuff.lua:239
--
ZO_BuffDebuff_ContainerObject:New(control:GetNamedChild("SelfContainer"), self.controlPool, PLAYER_UNIT_TAG, EVENT_PLAYER_ACTIVATED)
ingame/buffdebuff/buffdebuff.lua:240
--
ZO_BuffDebuff_ContainerObject:New(control:GetNamedChild("TargetContainer"), self.controlPool, TARGET_UNIT_TAG, EVENT_RETICLE_TARGET_CHANGED)