omni::event3::invoke
NAME

omni::event3::invoke

A member function of omni::event3

#include <omni/delegate/3.hpp>
ret_t omni::event3::invoke(p1_t val1, p2_t val2, p3_t val3)

SYNOPSIS

Invoke the functions bound to this event instance

top

DESCRIPTION

No description.

top

RETURN VALUES

The return type specified at compile time

top