|
HDK
|
#include <notice.h>
Public Member Functions | |
| Key () | |
| bool | IsValid () const |
| operator bool () const | |
Friends | |
| class | Tf_NoticeRegistry |
| class | TfNotice |
Handle-object returned by TfNotice::Register().
When a listener is registered by TfNotice::Register(), an object of type TfNotice::Key is returned; this key object can be given to Revoke() to subsequently unregister the listener with respect to that particular notice type and callback method.
|
inline |
|
inline |