NAME
A member operator of omni::event
omni::event::operator[]
A member operator of omni::event
#include <omni/delegate/0.hpp>omni::delegate< Ret >& omni::event::operator[](std::size_t idx)
SYNOPSIS
The [int] operator can be used to access a specific delegate in the invocation list directly.
top
The [int] operator can be used to access a specific delegate in the invocation list directly.
top