Table of Contents

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

int

rarity

public float rarity

Field Value

float

Properties

Cost

public int Cost { get; }

Property Value

int

Rarity

public float Rarity { get; }

Property Value

float