Inherits AZ::EBusTraits.
Public Types | |
| using | BusIdType = GraphScopedNodeId |
Public Member Functions | |
| virtual AZ::EntityId | GetNodeId () const =0 |
| virtual GraphScopedNodeId | GetGraphScopedNodeId () const =0 |
| virtual const AZStd::string & | GetDisplayName () const =0 |
| virtual void | Setup ()=0 |
| virtual void | SetDisplayName (const AZStd::string &displayName)=0 |
Static Public Attributes | |
| static const AZ::EBusAddressPolicy | AddressPolicy = AZ::EBusAddressPolicy::ById |