My program doesn't have bugs. It just develops random features.
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[edit]
RuleText[edit]
Type: string
Modifiers: localized
Default value: "Rule"
ValueText[edit]
Type: string
Modifiers: localized
Default value: "Value"
Instance functions[edit]
Created[edit]
function Created ()
Overrides: UWindowGrid.Created
PaintColumn[edit]
Overrides: UWindowGrid.PaintColumn
RightClickRow[edit]
Overrides: UWindowGrid.RightClickRow
SelectRow[edit]
function SelectRow (int Row)
Overrides: UWindowGrid.SelectRow
SortColumn[edit]
function SortColumn (UWindowGridColumn Column)
Overrides: UWindowGrid.SortColumn