C_NewItems.RemoveNewItem

From Warcraft Wiki
Jump to navigation Jump to search

Clears the "new item" flag.

C_NewItems.RemoveNewItem(containerIndex, slotIndex)

Arguments

containerIndex
number : bagID - container slot id.
slotIndex
number - slot within the bag to clear the "new item" flag for.

Patch changes

Mists of Pandaria Patch 5.4.0 (2013-09-10): Added.

See also