OpenTTD Source  20240919-master-gdf0233f4c2
CallbackArgsHelper< void(*const)(Commands, const CommandCost &, Targs...)> Struct Template Reference

Public Types

using Args = std::tuple< std::decay_t< Targs >... >
 

Detailed Description

template<typename... Targs>
struct CallbackArgsHelper< void(*const)(Commands, const CommandCost &, Targs...)>

Definition at line 117 of file network_command.cpp.


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