Mostly Harmless
UE1:UBrowserRulesGrid (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowGrid >> UBrowserRulesGrid |
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. |
UBrowserRulesGrid
Properties
RuleText
Type: string
Modifiers: localized
Default value: "Rule"
ValueText
Type: string
Modifiers: localized
Default value: "Value"
Instance functions
Created
function Created ()
Overrides: UWindowGrid.Created
PaintColumn
Overrides: UWindowGrid.PaintColumn
RightClickRow
Overrides: UWindowGrid.RightClickRow
SelectRow
function SelectRow (int Row)
Overrides: UWindowGrid.SelectRow
SortColumn
function SortColumn (UWindowGridColumn Column)
Overrides: UWindowGrid.SortColumn