SYNOPSIS
The boolean () operator can be used to check if this delegate is valid (has a valid function assigned)
top
The boolean () operator can be used to check if this delegate is valid (has a valid function assigned)
#include <omni/delegate/9.hpp>
omni::event9::operator bool()
top