GL Studio C++ Runtime API
AttributeFnCallback Class Reference
Inheritance diagram for AttributeFnCallback:
AttributeObserver

Public Member Functions

void Call (DistiAttributeBase &ev)
 
virtual bool IsValid () const
 

Member Function Documentation

void Call ( DistiAttributeBase attr)
inlinevirtual

call the callback with the provided display event

Implements AttributeObserver.

virtual bool IsValid ( ) const
inlinevirtual

When IsValid is false, then this AttributeObserver can be deleted.

Implements AttributeObserver.


The documentation for this class was generated from the following file: