Always snap to grid
UE1:UWindowGridColumn (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> UWindowBase >> UWindowWindow >> UWindowGridColumn |
Contents |
| This is an auto-generated page and may need human attention. Please remove this 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
[edit] Properties
[edit] bSizing
Type: bool
[edit] ColumnHeading
Type: string
[edit] ColumnNum
Type: int
[edit] NextColumn
Type: UWindowGridColumn
[edit] PrevColumn
Type: UWindowGridColumn
[edit] Instance functions
[edit] BeforePaint
Overrides: UWindowWindow.BeforePaint
[edit] Click
Overrides: UWindowWindow.Click
[edit] Created
function Created ()
Overrides: UWindowWindow.Created
[edit] DoubleClick
Overrides: UWindowWindow.DoubleClick
[edit] LMouseDown
Overrides: UWindowWindow.LMouseDown
[edit] LMouseUp
Overrides: UWindowWindow.LMouseUp
[edit] MouseLeave
function MouseLeave ()
Overrides: UWindowWindow.MouseLeave
[edit] MouseMove
Overrides: UWindowWindow.MouseMove
[edit] Paint
Overrides: UWindowWindow.Paint
[edit] RMouseDown
Overrides: UWindowWindow.RMouseDown
