|
enum | ParamType : uint8_t { UNUSED
, RAW_STRING
, STRING
, OTHER
} |
|
|
| StringParam (ParamType type, uint8_t consumes, const char *cmd) |
|
Definition at line 15 of file game_text.hpp.
◆ ParamType
enum StringParam::ParamType : uint8_t |
◆ StringParam()
StringParam::StringParam |
( |
ParamType |
type, |
|
|
uint8_t |
consumes, |
|
|
const char * |
cmd |
|
) |
| |
|
inline |
◆ cmd
const char* StringParam::cmd |
◆ consumes
uint8_t StringParam::consumes |
◆ type
ParamType StringParam::type |
The documentation for this struct was generated from the following file: