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