Inherits AZ::ComponentBus.
Public Member Functions | |
virtual AreaSystemConfig * | GetAreaSystemConfig ()=0 |
virtual InstanceSystemConfig * | GetInstanceSystemConfig ()=0 |
Static Public Attributes | |
static const AZ::EBusHandlerPolicy | HandlerPolicy = AZ::EBusHandlerPolicy::Single |
|
static |
Overrides the default AZ::EBusTraits handler policy to allow one listener only.