Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/AnalogSlider.h |
Include |
#include "AnalogSlider.h" |
UCLASS()
class UAnalogSlider : public USlider
A simple widget that shows a sliding bar with a handle that allows you to control the value between 0..1.
No Children
Name | Description | ||
---|---|---|---|
|
TSharedPtr< SAn... |
MyAnalogSlider |
|
|
OnAnalogCapture |
Called when the value is changed by slider or typing. |
Name | Description | |
---|---|---|
|
UAnalogSlider ( |
Name | Description | ||
---|---|---|---|
|
HandleInputMethodChanged ( |
||
|
HandleOnAnalogCapture ( |
Name | Description | ||
---|---|---|---|
|
TSharedRef< ... |
RebuildWidget() |
Function implemented by all subclasses of UWidget is called when the underlying SWidget needs to be constructed. |
|
SynchronizeProperties() |
Applies all properties to the native widget if possible. |
Name | Description | ||
---|---|---|---|
|
ReleaseSlateResources ( |