Table of Contents

Class BuildingData

Namespace
Core.Registries
Assembly
Core.dll
public class BuildingData
Inheritance
object
BuildingData

Properties

Cost

public int Cost { get; set; }

Property Value

int

Name

public string Name { get; set; }

Property Value

string