Inherits AZ::ComponentBus.
|
typedef AZStd::function< void(AZ::EntityId, AZ::Vector2)> | OnClickCallback |
|
|
virtual OnClickCallback | GetOnClickCallback ()=0 |
| Get the on-click callback.
|
|
virtual void | SetOnClickCallback (OnClickCallback onClick)=0 |
| Set the on-click callback.
|
|
virtual const LyShine::ActionName & | GetOnClickActionName ()=0 |
| Get the action name.
|
|
virtual void | SetOnClickActionName (const LyShine::ActionName &actionName)=0 |
| Set the action name.
|
|
|
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/LyShine/Code/Include/LyShine/Bus/UiButtonBus.h