OpenTTD Source 20260206-master-g4d4e37dbf1
ParsedCommandStruct Struct Reference

Data Fields

std::vector< CmdPairnon_consuming_commands
std::array< const CmdStruct *, 32 > consuming_commands { nullptr }

Detailed Description

Definition at line 145 of file strgen.h.

Field Documentation

◆ consuming_commands

std::array<const CmdStruct*, 32> ParsedCommandStruct::consuming_commands { nullptr }

Definition at line 147 of file strgen.h.

◆ non_consuming_commands

std::vector<CmdPair> ParsedCommandStruct::non_consuming_commands

Definition at line 146 of file strgen.h.


The documentation for this struct was generated from the following file: