#include <ScriptCanvasBuilderDataSystemBus.h>
Inherits AZ::EBusTraits.
 | 
| 
using  | BusIdType = AZ::Uuid | 
|   | 
 | 
| 
virtual void  | OnReady (ScriptCanvas::RuntimeAssetPtr asset)=0 | 
|   | the asset, possibly due to change, is immediately available for execution 
  | 
|   | 
| 
virtual void  | OnAssetNotReady ()=0 | 
|   | the asset, possibly due to change or removal, is no longer available for execution at all 
  | 
|   | 
 | 
| 
static const AZ::EBusAddressPolicy  | AddressPolicy = AZ::EBusAddressPolicy::ById | 
|   | 
Notifications distilled from asset processor notifications relating to ScriptCanvas assets. 
The documentation for this class was generated from the following file:
- Gems/ScriptCanvas/Code/Builder/ScriptCanvasBuilderDataSystemBus.h