Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Fires when data is available in response to C_Item.RequestLoadItemData.

ITEM_DATA_LOAD_RESULT: itemID, success

Payload[]

itemID
number
success
boolean - True if the item was successfully queried from the server.

Patch changes[]

Dragonflight Patch 10.0.5 (2023-01-24): The server no longer returns information for specific item IDs (success:false).
Battle for Azeroth Patch 8.0.1 (2018-07-17): Added.

Advertisement