OpenTTD Source
13.2.1
Public Types
CommandFunctionTraitHelper< CommandCost(*)(DoCommandFlag, Targs...)> Struct Template Reference
Public Types
using
Args
= std::tuple< std::decay_t< Targs >... >
using
RetTypes
= void
using
CbArgs
= Args
using
CbProcType
= void(*)(
Commands
, const
CommandCost
&)
Detailed Description
template<typename... Targs>
struct CommandFunctionTraitHelper< CommandCost(*)(DoCommandFlag, Targs...)>
Definition at line
419
of file
command_type.h
.
The documentation for this struct was generated from the following file:
src/
command_type.h
CommandFunctionTraitHelper< CommandCost(*)(DoCommandFlag, Targs...)>
Generated by
1.8.17