Gaming
 

IsMounted.UnitIsMounted

From WoWWiki

This article is a part of the documentation of the IsMounted function library

UnitIsMounted( string unit )
   EX: if (UnitIsMounted("player")) then doSomething(); end
Returns: 
   (Boolean isMounted)
   isMounted - 1 if mounted, else nil