Inherits AZ::EBusTraits.
|
using | BusIdType = ScriptCanvasId |
|
|
virtual void | OnNodeAdded (const AZ::EntityId &) |
| Notification when a node is added.
|
|
virtual void | OnNodeRemoved (const AZ::EntityId &) |
| Notification when a node is removed.
|
|
virtual void | OnConnectionAdded (const AZ::EntityId &) |
| Notification when a connection is added.
|
|
virtual void | OnConnectionRemoved (const AZ::EntityId &) |
| Notification when a connections is removed.
|
|
virtual void | OnPreConnectionRemoved (const AZ::EntityId &) |
| Notification when a connections is about to be removed.
|
|
virtual void | OnConnectionComplete (const AZ::EntityId &) |
| Notification when a connection is completed.
|
|
virtual void | OnDisonnectionComplete (const AZ::EntityId &) |
| Notification when a connection is completed.
|
|
virtual void | OnBatchAddBegin () |
| Notification when a batch add for a graph begins.
|
|
virtual void | OnBatchAddComplete () |
| Notification when a batch add for a graph completes.
|
|
|
static const AZ::EBusAddressPolicy | AddressPolicy = AZ::EBusAddressPolicy::ById |
|
The documentation for this class was generated from the following file:
- Gems/ScriptCanvas/Code/Include/ScriptCanvas/Core/GraphBus.h