ResourceCost
AUTO-GENERATED FILE – DO NOT EDIT MANUALLY
This page documents the supported public API surface only. Private, internal, benchmark, test, and implementation-detail types are intentionally omitted.
Declaration
Summary
Resource cost data for building placement.
Metadata
Namespace: GridPlacement.Core.Data.Placement
Source File: cs/Core/Data/Placement/PlacementData.cs
Assembly: GridPlacement.Core
Type: class
Properties
Gold
Gold cost.
Wood
Wood cost.
Stone
Stone cost.
Food
Food cost.
CustomResources
Custom resource costs. Key: Resource name, Value: Amount
Methods
CanAfford
Checks if the player can afford this cost.