I'm a doctor, not a mechanic
UE1:UWindowVSplitter (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowVSplitter |
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. |
UWindowVSplitter - a vertical splitter component
Properties[edit]
bBottomGrow[edit]
Type: bool
BottomClientWindow[edit]
Type: UWindowWindow
bSizable[edit]
Type: bool
Default value: True
bSizing[edit]
Type: bool
MaxSplitPos[edit]
Type: float
MinWinHeight[edit]
Type: float
OldWinHeight[edit]
Type: float
SplitPos[edit]
Type: float
TopClientWindow[edit]
Type: UWindowWindow
Instance functions[edit]
BeforePaint[edit]
Overrides: UWindowWindow.BeforePaint
Created[edit]
function Created ()
Overrides: UWindowWindow.Created
LMouseDown[edit]
Overrides: UWindowWindow.LMouseDown
MouseMove[edit]
Overrides: UWindowWindow.MouseMove
Paint[edit]
Overrides: UWindowWindow.Paint