Returns the mount for a spell ID.
mountID = C_MountJournal.GetMountFromSpell(spellID)
Arguments
- spellID
- number
Returns
- mountID
- number (nilable)
Patch changes
Patch 8.0.1 (2018-07-17): Added.
Returns the mount for a spell ID.
mountID = C_MountJournal.GetMountFromSpell(spellID)