isOnLadder()
Module: Player
Summary:
Returns true if the player is on the ladder.
Call this on:
The player
Example:
if( player isOnLadder() );