NAME
A member function of omni::delegate9
omni::delegate9::valid
A member function of omni::delegate9
#include <omni/delegate/9.hpp>bool omni::delegate9::valid()
DESCRIPTION
This only checks to see if there is a method attached to this instance that can be invoked, and does not check if the object attached is valid.
top
This only checks to see if there is a method attached to this instance that can be invoked, and does not check if the object attached is valid.
top