isMantling()
Module: Player
Summary:
Returns true if the player is currently mantling (on/over).
Call this on:
The player
Example:
if( player isMantling() );