#include <UiScrollableBus.h>
Inherits AZ::ComponentBus.
|
virtual void | OnScrollableValueChanging (AZ::Vector2 value)=0 |
| Called when the scroll value (0 - 1) is changing.
|
|
virtual void | OnScrollableValueChanged (AZ::Vector2 value)=0 |
| Called when the scroll value (0 - 1) has been changed.
|
|
Interface class that listeners need to implement in order to get notifications when values of the scrollable change
The documentation for this class was generated from the following file:
- Gems/LyShine/Code/Include/LyShine/Bus/UiScrollableBus.h