Inherits AZ::EBusTraits.
Public Types | |
| using | BusIdType = AZ::EntityId |
Public Member Functions | |
| virtual void | OnUserDataChanged ()=0 |
| virtual void | StartQueueSlotUpdates ()=0 |
| virtual void | StopQueueSlotUpdates ()=0 |
Static Public Attributes | |
| static const AZ::EBusAddressPolicy | AddressPolicy = AZ::EBusAddressPolicy::ById |
| The id here is the id of the node. | |