Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE1:UBrowserPlayerGrid (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowGrid >> UBrowserPlayerGrid |
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. |
UBrowserPlayerGrid
Properties[edit]
FragsText[edit]
Type: string
Modifiers: localized
Default value: "Frags"
IDText[edit]
Type: string
Modifiers: localized
Default value: "ID"
MeshText[edit]
Type: string
Modifiers: localized
Default value: "Mesh"
NameText[edit]
Type: string
Modifiers: localized
Default value: "Name"
PingText[edit]
Type: string
Modifiers: localized
Default value: "Ping"
SkinText[edit]
Type: string
Modifiers: localized
Default value: "Skin"
TeamText[edit]
Type: string
Modifiers: localized
Default value: "Team"
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