Inherits AZ::EBusTraits.
Public Types | |
| using | BusIdType = AZ::EntityId |
Public Member Functions | |
| virtual AZ::EntityId | MapToGraphCanvasId (const ScriptCanvas::SlotId &slotId)=0 |
Static Public Attributes | |
| static const AZ::EBusAddressPolicy | AddressPolicy = AZ::EBusAddressPolicy::ById |
| The id here is the id of the node. | |