My program doesn't have bugs. It just develops random features.
UE1:UWindowVSplitter (RTNP)
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
bBottomGrow
Type: bool
BottomClientWindow
Type: UWindowWindow
bSizable
Type: bool
Default value: True
bSizing
Type: bool
MaxSplitPos
Type: float
MinWinHeight
Type: float
OldWinHeight
Type: float
SplitPos
Type: float
TopClientWindow
Type: UWindowWindow
Instance functions
BeforePaint
Overrides: UWindowWindow.BeforePaint
Created
function Created ()
Overrides: UWindowWindow.Created
LMouseDown
Overrides: UWindowWindow.LMouseDown
MouseMove
Overrides: UWindowWindow.MouseMove
Paint
Overrides: UWindowWindow.Paint