IsMounted.Dismount
From WoWWiki
This article is a part of the documentation of the IsMounted function library
Dismount()
EX: if (Dismount()) then print("I'm Dismounting"); end
Returns:
(Boolean wasMounted)
wasMounted - 1 if was mounted, else nil
