Inherits AZ::ComponentBus.
|
virtual AZ::Color | GetColor ()=0 |
|
virtual void | SetColor (const AZ::Color &color)=0 |
|
virtual ISprite * | GetSprite ()=0 |
|
virtual void | SetSprite (ISprite *sprite)=0 |
|
virtual AZStd::string | GetSpritePathname ()=0 |
|
virtual void | SetSpritePathname (AZStd::string spritePath)=0 |
|
virtual UVRect | GetUVs ()=0 |
|
virtual void | SetUVs (UVRect uvs)=0 |
|
virtual bool | GetClamp ()=0 |
|
virtual void | SetClamp (bool clamp)=0 |
|
|
static const AZ::EBusHandlerPolicy | HandlerPolicy = AZ::EBusHandlerPolicy::Single |
| Only one component on a entity can implement the events.
|
|
The documentation for this class was generated from the following file:
- Gems/LyShineExamples/Code/Include/LyShineExamples/UiCustomImageBus.h