Member of: Actor Script
Is the actor on a mount?
bool Function IsOnMount() native
None.
Whether this actor is on a mount or not.
; Is Nate on a mount? bool nateOnMount = Nate.IsOnMount()