Class BudgetCost
- Namespace
- DefaultNamespace
- Assembly
- Assembly-CSharp.dll
public class BudgetCost : MonoBehaviour, IBudgetCost
- Inheritance
-
BudgetCost
- Implements
- Inherited Members
- Extension Methods
Constructors
BudgetCost()
public BudgetCost()
Fields
budgetCost
public int budgetCost
Field Value
rarity
public float rarity
Field Value
Properties
Cost
public int Cost { get; }
Property Value
Rarity
public float Rarity { get; }