Gah - a solution with more questions. – EntropicLqd
UE1:UWindowHSplitter (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowHSplitter |
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. |
UWindowHSplitter - a horizontal splitter component
Properties
bRightGrow
Type: bool
bSizable
Type: bool
Default value: True
bSizing
Type: bool
LeftClientWindow
Type: UWindowWindow
MaxSplitPos
Type: float
MinWinWidth
Type: float
OldWinWidth
Type: float
RightClientWindow
Type: UWindowWindow
SplitPos
Type: float
Instance functions
BeforePaint
Overrides: UWindowWindow.BeforePaint
Created
function Created ()
Overrides: UWindowWindow.Created
LMouseDown
Overrides: UWindowWindow.LMouseDown
MouseMove
Overrides: UWindowWindow.MouseMove
Paint
Overrides: UWindowWindow.Paint