Mostly Harmless
UE1:UWindowHSliderControl (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowHSliderControl |
Contents
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Properties[edit]
bNoSlidingNotify[edit]
Type: bool
bSliding[edit]
Type: bool
MaxValue[edit]
Type: float
MinValue[edit]
Type: float
SliderDrawX[edit]
Type: float
SliderDrawY[edit]
Type: float
SliderWidth[edit]
Type: float
Step[edit]
Type: int
0 = continuous
TrackStart[edit]
Type: float
TrackWidth[edit]
Type: float
Value[edit]
Type: float
Instance functions[edit]
BeforePaint[edit]
Overrides: UWindowDialogControl.BeforePaint
CheckValue[edit]
Created[edit]
function Created ()
Overrides: UWindowDialogControl.Created
GetValue[edit]
function float GetValue ()
KeyDown[edit]
Overrides: UWindowDialogControl.KeyDown
LMouseDown[edit]
Overrides: UWindowWindow.LMouseDown
LMouseUp[edit]
Overrides: UWindowWindow.LMouseUp
MouseMove[edit]
Overrides: UWindowDialogControl.MouseMove
Paint[edit]
Overrides: UWindowWindow.Paint