Bus that provides notifications about selection events of the parent Entity. More...
#include <ComponentEntitySelectionBus.h>
Inherits AZ::EBusTraits.
Public Types | |
| typedef AZ::EntityId | BusIdType |
Public Member Functions | |
| virtual void | OnAccentTypeChanged (EntityAccentType accent) |
| Notifies listeners about in-editor selection events (mouse hover, selected, etc.) | |
Static Public Attributes | |
| static const AZ::EBusHandlerPolicy | HandlerPolicy = AZ::EBusHandlerPolicy::Multiple |
| static const AZ::EBusAddressPolicy | AddressPolicy = AZ::EBusAddressPolicy::ById |
Bus that provides notifications about selection events of the parent Entity.