OpenTTD Source  20240919-master-gdf0233f4c2
StringParam Struct Reference

Public Types

enum  ParamType { UNUSED, RAW_STRING, STRING, OTHER }
 

Public Member Functions

 StringParam (ParamType type, uint8_t consumes, const char *cmd)
 

Data Fields

ParamType type
 
uint8_t consumes
 
const char * cmd
 

Detailed Description

Definition at line 13 of file game_text.hpp.


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