Open main menu

UESPWiki β


GetForceRun

                GetForceRun

        Type:   Movement, Tribunal

     Returns:   short

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

     Scripts:   Not Used

Returns 1 if the calling actor is running from a previous call to ForceRun, or 0 otherwise (short value).

See Also: ClearForceRun, ForceRun