Returns the mount for an item ID.
mountID = C_MountJournal.GetMountFromItem(itemID)
Arguments
- itemID
- number
Returns
- mountID
- number (nilable)
Patch changes
Patch 8.1.0 (2018-12-11): Added.
Returns the mount for an item ID.
mountID = C_MountJournal.GetMountFromItem(itemID)