Bus functions that allow the GraphModel Integration system to callback to the client system.
More...
#include <IntegrationBus.h>
Inherits AZ::EBusTraits.
|
virtual GraphCanvas::GraphId | GetActiveGraphCanvasSceneId () const =0 |
| Return the Graph Canvas EntityId for whichever Graph Canvas scene is active in the Editor.
|
|
virtual void | SignalSceneDirty (GraphCanvas::GraphId graphCanvasSceneId)=0 |
| Notifies the client node graph system that the graph data has changed.
|
|
|
static const AZ::EBusAddressPolicy | AddressPolicy = AZ::EBusAddressPolicy::Single |
|
Bus functions that allow the GraphModel Integration system to callback to the client system.
The documentation for this class was generated from the following file:
- Gems/GraphModel/Code/Include/GraphModel/Integration/IntegrationBus.h