18enum GoalQuestionType : uint8_t {
Type (helpers) for enums.
GoalType
Types of goal destinations.
@ GT_INDUSTRY
Destination is an industry.
@ GT_STORY_PAGE
Destination is a story page.
@ GT_COMPANY
Destination is a company.
@ GT_NONE
Destination is not linked.
@ GT_TILE
Destination is a tile.
@ GT_TOWN
Destination is a town.
uint32_t GoalTypeID
Contains either tile, industry ID, town ID, company ID, or story page ID.
static const uint32_t GOAL_QUESTION_BUTTON_COUNT
Amount of buttons available.
Definition of Pool, structure used to access PoolItems, and PoolItem, base structure for Vehicle,...
Struct about goals, current and completed.
Templated helper to make a PoolID a single POD value.