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