Inherits AZ::EBusTraits.
Public Member Functions | |
| virtual AZStd::string | GetRendererName () const =0 |
| Get the name of the renderer. | |
Static Public Attributes | |
| static const AZ::EBusHandlerPolicy | HandlerPolicy = AZ::EBusHandlerPolicy::Single |
| Single handler policy since there should only be one instance of this system component. | |