If the player is currently in a falling state, returns true if he is currently able to recover, and false if he is not currently able to recover. If the player is not currently falling, the output of this trigger is undefined.

Format: CanRecover

Arguments:

Return type: boolean (0 if false or 1 if true)

Error conditions: none

Example:

none