Open main menu

UESPWiki β


OnRepair

                OnRepair

        Type:   Object, Broken

     Returns:   short

     Example:   short OnRepair
                if ( OnRepair == 1 )

     Scripts:   Not Used

Not a function but must be defined as a short variable in order to be used. Returns 1 if calling object has been attempted to be repaired, or 0 otherwise. This function is currently broken and does not work.

See Also: OnPCRepair