Back to Home
ESO Function Data v101044
IsItemNew()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/inventory/sharedinventory.lua:482
--
function ZO_SharedInventoryManager:IsItemNew(bagId, slotIndex)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/companion/gamepad/companionequipment_gamepad.lua:944
--
SHARED_INVENTORY:IsItemNew(self.clearNewStatusBagId, self.clearNewStatusSlotIndex)
ingame/inventory/gamepad/gamepadinventory.lua:1652
--
SHARED_INVENTORY:IsItemNew(self.clearNewStatusBagId, self.clearNewStatusSlotIndex)