DataDirector API
|
Abstract base class for subscribers of the AssetAdded event. More...
#include <DDD_EventSubscriber.h>
Public Member Functions | |
virtual void | TriggerAssetAdded (DDD_AssetBase *asset)=0 |
Abstract base class for subscribers of the AssetAdded event.
|
pure virtual |
The AssetAdded event handling method in this observer
asset | asset instance that has been added to the Director |