Template Struct Command

Struct Documentation

template<typename ArgumentsType>
struct Command

Public Functions

inline Command(uint32_t index, ArgumentsType arguments)

Public Members

uint32_t index
ArgumentsType arguments