Table of Contents

Namespace Core.Data.Ids

Structs

BuildingId

Type-safe building identifier Prevents mixing up building IDs with other entity IDs at compile time Following data-linking-architecture.md specifications

CountryId

Type-safe country identifier Prevents mixing up country IDs with other entity IDs at compile time Following data-linking-architecture.md specifications

ProvinceId

Type-safe province identifier (runtime ID) Prevents mixing up province IDs with other entity IDs at compile time Following data-linking-architecture.md specifications

TerrainId

Type-safe terrain identifier Prevents mixing up terrain IDs with other entity IDs at compile time Following data-linking-architecture.md specifications