I love the smell of UnrealEd crashing in the morning. – tarquin
UE1:UWindowGridColumn (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowGridColumn |
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. |
UWindowGridColumn - a grid column
Properties
bSizing
Type: bool
ColumnHeading
Type: string
ColumnNum
Type: int
NextColumn
Type: UWindowGridColumn
PrevColumn
Type: UWindowGridColumn
Instance functions
BeforePaint
Overrides: UWindowWindow.BeforePaint
Click
Overrides: UWindowWindow.Click
Created
function Created ()
Overrides: UWindowWindow.Created
DoubleClick
Overrides: UWindowWindow.DoubleClick
LMouseDown
Overrides: UWindowWindow.LMouseDown
LMouseUp
Overrides: UWindowWindow.LMouseUp
MouseLeave
function MouseLeave ()
Overrides: UWindowWindow.MouseLeave
MouseMove
Overrides: UWindowWindow.MouseMove
Paint
Overrides: UWindowWindow.Paint
RMouseDown
Overrides: UWindowWindow.RMouseDown
RMouseUp
Overrides: UWindowWindow.RMouseUp