Back to Home
ESO Function Data v101044
SetupAndShowGift()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/giftinventory/giftinventoryview_shared.lua:318
--
function ZO_GiftInventoryView_Shared:SetupAndShowGift(gift)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/contacts/notifications_common.lua:1361
--
giftInventoryView:SetupAndShowGift(gift)
ingame/giftinventory/gamepad/giftinventoryreceived_gamepad.lua:32
--
GIFT_INVENTORY_VIEW_GAMEPAD:SetupAndShowGift(self:GetTargetData().gift)
ingame/giftinventory/gamepad/giftinventorysent_gamepad.lua:34
--
GIFT_INVENTORY_VIEW_GAMEPAD:SetupAndShowGift(self:GetTargetData().gift)
ingame/giftinventory/keyboard/giftinventorycategory_keyboard.lua:175
--
GIFT_INVENTORY_VIEW_KEYBOARD:SetupAndShowGift(gift)
ingame/giftinventory/keyboard/giftinventoryreceived_keyboard.lua:54
--
GIFT_INVENTORY_VIEW_KEYBOARD:SetupAndShowGift(gift)
ingame/giftinventory/keyboard/giftinventorythanked_keyboard.lua:86
--
GIFT_INVENTORY_VIEW_KEYBOARD:SetupAndShowGift(gift)
ingame/playertoplayer/playertoplayer.lua:706
--
giftInventoryView:SetupAndShowGift(gift)