Morrowind Mod:GetForceJump

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search


GetForceJump

                GetForceJump

        Type:   Movement, Tribunal

     Returns:   short

     Example:   if ( GetForceJump == 1 )
                set sValue to ( "Gadyni Rethan"->GetForceJump )

     Scripts:   Not Used

Returns 1 if the calling actor is jumping from a previous call to ForceJump, or 0 otherwise.

See Also: ClearForceJump, ForceJump