Back to Home
ESO Function Data v101043
IsState()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/giftinventory/giftinventory_manager.lua:88
--
function ZO_Gift_Base:IsState(state)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/contacts/notifications_common.lua:1356
--
gift:IsState(GIFT_STATE_RETURNED)
ingame/contacts/notifications_common.lua:1356
--
gift:IsState(GIFT_STATE_THANKED)
ingame/giftinventory/giftinventoryview_shared.lua:321
--
self.gift:IsState(GIFT_STATE_RECEIVED)
ingame/giftinventory/giftinventoryview_shared.lua:325
--
self.gift:IsState(GIFT_STATE_THANKED)
ingame/giftinventory/gamepad/giftinventorysent_gamepad.lua:29
--
gift:IsState(GIFT_STATE_THANKED)
ingame/giftinventory/gamepad/giftinventorysent_gamepad.lua:47
--
gift:IsState(GIFT_STATE_THANKED)