omni::event3::empty
NAME

omni::event3::empty

A member function of omni::event3

#include <omni/delegate/3.hpp>
bool omni::event3::empty()

SYNOPSIS

Checks if the current event instance has any attached methods

top

DESCRIPTION

No description.

top

RETURN VALUES

True if the instance has a method or methods attached, false if not

top