|
OpenTTD Source
14.0-beta3
|
Public Types | |
| using | Args = std::tuple< std::decay_t< Targs >... > |
| using | RetTypes = void |
| using | CbArgs = Args |
| using | CbProcType = void(*)(Commands, const CommandCost &) |
Definition at line 433 of file command_type.h.