Search Results
/Script/AdvancedWidgets.RadialSlider
RadialSlider
| # | Property Name | Type | Offset | Size | |
|---|---|---|---|---|---|
| 1 | ValueDelegate | FScriptDelegate | 0x016C | 0x0C | |
| 2 | bUseCustomDefaultValue | bool | 0x0178 | 0x01 | |
| 3 | CustomDefaultValue | float | 0x017C | 0x04 | |
| 4 | SliderRange | float | 0x0180 | 0x88 | |
| 5 | ValueTags | FName | 0x0208 | 0x10 | |
| 6 | SliderHandleStartAngle | float | 0x0218 | 0x04 | |
| 7 | SliderHandleEndAngle | float | 0x021C | 0x04 | |
| 8 | AngularOffset | float | 0x0220 | 0x04 | |
| 9 | HandStartEndRatio | float | 0x0228 | 0x10 | |
| 10 | WidgetStyle | float | 0x0240 | 0x440 | |
| 11 | SliderBarColor | float | 0x0680 | 0x10 | |
| 12 | SliderProgressColor | float | 0x0690 | 0x10 | |
| 13 | SliderHandleColor | float | 0x06A0 | 0x10 | |
| 14 | CenterBackgroundColor | float | 0x06B0 | 0x10 | |
| 15 | Locked | bool | 0x06C0 | 0x01 | |
| 16 | MouseUsesStep | bool | 0x06C1 | 0x01 | |
| 17 | RequiresControllerLock | bool | 0x06C2 | 0x01 | |
| 18 | StepSize | float | 0x06C4 | 0x04 | |
| 19 | IsFocusable | bool | 0x06C8 | 0x01 | |
| 20 | UseVerticalDrag | bool | 0x06C9 | 0x01 | |
| 21 | ShowSliderHandle | bool | 0x06CA | 0x01 | |
| 22 | ShowSliderHand | bool | 0x06CB | 0x01 | |
| 23 | OnMouseCaptureBegin | FScriptDelegate | 0x06D0 | 0x10 | |
| 24 | OnMouseCaptureEnd | FScriptDelegate | 0x06E0 | 0x10 | |
| 25 | OnControllerCaptureBegin | FScriptDelegate | 0x06F0 | 0x10 | |
| 26 | OnControllerCaptureEnd | FScriptDelegate | 0x0700 | 0x10 | |
| 27 | OnValueChanged | FScriptDelegate | 0x0710 | 0x10 |