Back to Home
ESO Function Data v100023
TakeGift()
Function Aliases
ZO_ReceivedGift:TakeGift()
Global Function Definitions
ingame/giftinventory/giftinventory_manager.lua:97
--
function ZO_ReceivedGift:TakeGift(note)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/giftinventory/giftinventory_manager.lua:98
--
TakeGift(self.giftId, note)
ingame/giftinventory/gamepad/giftinventorydialogs_gamepad.lua:104
--
dialog.data.gift:TakeGift(note)
ingame/giftinventory/keyboard/giftinventorydialogs_keyboard.lua:42
--
dialog.data:TakeGift(noteText)