SYNOPSIS
A generic event that has 7 parameters and does not return a value.
top
A generic event that has 7 parameters and does not return a value.
#include <omni/delegate/7.hpp>
typedef omni::event7<void, void*, void*, void*, void*, void*, void*, void*> omni::action7
top