![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
Public Types | |
using | object_type = C |
![]() | |
using | return_type = R |
using | object_type = void |
using | arg_types = std::tuple< type_transform< Types >... > |
Additional Inherited Members | |
![]() | |
static constexpr const size_t | nb_args = sizeof...(Types) |
using ScriptFunction::args_info< R(C::*)(Types ...)>::object_type = C |