|
OpenTTD Source 15.0-RC2
|
Public Types | |
| using | Args = std::tuple< std::decay_t< Targs >... > |
Definition at line 116 of file network_command.cpp.
| using CallbackArgsHelper< void(*const)(Commands, const CommandCost &, Targs...)>::Args = std::tuple<std::decay_t<Targs>...> |
Definition at line 117 of file network_command.cpp.