Container for an encoded string, created by GetEncodedString.
Types related to companies.
void ShowGoalQuestion(uint16_t id, GoalQuestionType type, GoalQuestionButtons buttons, const EncodedString &question)
Display a goal question.
void ShowGoalsList(CompanyID company)
Open a goal list window.
Basic types related to goals.
GoalQuestionType
Types of goal questions.
EnumBitSet< GoalQuestionButton, uint32_t, GoalQuestionButton::End > GoalQuestionButtons
Bitset of GoalQuestionButton elements.
Types related to strings.