IsMounted.UnitMountSpeed
From WoWWiki
This article is a part of the documentation of the IsMounted function library
UnitMountSpeed( string unit )
EX: local speed = UnitMountSpeed("target")
Returns:
(Number speed)
speed - percent speed increase of the mount (60 or 100) if unit is mounted,
false if mount is not found
