Show / Hide Table of Contents

Class RepairBountyData

Inheritance
System.Object
RepairBountyData
Implements
IClearOnTrade
Namespace: Eco.Gameplay.Components
Assembly: Eco.Gameplay.dll
Syntax
public sealed class RepairBountyData : Object, IClearOnTrade

Constructors

RepairBountyData()

Declaration
public RepairBountyData()

Properties

AllowRepairWhenDurabilityDropsToPercentOrLower

Declaration
public float AllowRepairWhenDurabilityDropsToPercentOrLower { get; set; }
Property Value
Type Description
System.Single

Currency

Declaration
public Currency Currency { get; set; }
Property Value
Type Description
Currency

ItemsMustHaveIntegrityAtOrAbovePercent

Declaration
public float ItemsMustHaveIntegrityAtOrAbovePercent { get; set; }
Property Value
Type Description
System.Single

OwnerAccount

Declaration
public BankAccount OwnerAccount { get; set; }
Property Value
Type Description
BankAccount

ProRatedPrice

Declaration
public float ProRatedPrice { get; set; }
Property Value
Type Description
System.Single

RepairBounty

Declaration
public bool RepairBounty { get; set; }
Property Value
Type Description
System.Boolean

Implements

IClearOnTrade

Extension Methods

TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
TypeTooltipExtensions.UILinkGeneric(Object)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾