OpenTTD Source  20241111-master-gce64d5f5d9
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: