Class BuildingData
- Namespace
- Core.Registries
- Assembly
- Core.dll
public class BuildingData
- Inheritance
-
objectBuildingData
Properties
Cost
public int Cost { get; set; }
Property Value
- int
Name
public string Name { get; set; }
Property Value
- string