Inherits AZ::ComponentBus.
Public Member Functions | |
virtual void | Render (LyShine::IRenderGraph *renderGraph)=0 |
Render the component into the render graph. | |
Static Public Attributes | |
static const AZ::EBusHandlerPolicy | HandlerPolicy = AZ::EBusHandlerPolicy::Multiple |
Multiple components on a entity can implement the events. | |