#include <UiScrollerBus.h>
Inherits AZ::ComponentBus.
 | 
| 
virtual void  | OnValueChangingByScroller (float value)=0 | 
|   | Called when the scroller is changing the scroll value (0 - 1) 
  | 
|   | 
| 
virtual void  | OnValueChangedByScroller (float value)=0 | 
|   | Called when the scroller is done changing the scroll value (0 - 1) 
  | 
|   | 
Interface class that scrollables need to implement in order to get notifications when the scroller changes the value 
The documentation for this class was generated from the following file:
- Gems/LyShine/Code/Include/LyShine/Bus/UiScrollerBus.h