Back to Home
ESO Function Data v101044
ShowClaimGiftNoticeDialog()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/giftinventory/giftinventoryview_shared.lua:240
--
function ZO_GiftInventoryView_Shared:ShowClaimGiftNoticeDialog(noticeText, helpCategoryIndex, helpIndex)
ingame/giftinventory/gamepad/giftinventoryview_gamepad.lua:86
--
function ZO_GiftInventoryView_Gamepad:ShowClaimGiftNoticeDialog(noticeText, helpCategoryIndex, helpIndex)
ingame/giftinventory/keyboard/giftinventoryview_keyboard.lua:82
--
function ZO_GiftInventoryView_Keyboard:ShowClaimGiftNoticeDialog(noticeText, helpCategoryIndex, helpIndex)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/giftinventory/giftinventoryview_shared.lua:192
--
self:ShowClaimGiftNoticeDialog(noticeText, helpCategoryIndex, helpIndex)