Inherits AZ::ComponentBus.
|
virtual size_t | GetNumLayers () const =0 |
|
virtual void | AddLayer ()=0 |
|
virtual void | RemoveLayer (int layerIndex)=0 |
|
virtual MixedGradientLayer * | GetLayer (int layerIndex)=0 |
|
|
static const AZ::EBusHandlerPolicy | HandlerPolicy = AZ::EBusHandlerPolicy::Single |
|
◆ HandlerPolicy
const AZ::EBusHandlerPolicy GradientSignal::MixedGradientRequests::HandlerPolicy = AZ::EBusHandlerPolicy::Single |
|
static |
Overrides the default AZ::EBusTraits handler policy to allow one listener only.
The documentation for this class was generated from the following file:
- Gems/GradientSignal/Code/Include/GradientSignal/Ebuses/MixedGradientRequestBus.h