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