Gah - a solution with more questions. – EntropicLqd
UE1:UBrowserPlayerGrid (RTNP)
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
FragsText
Type: string
Modifiers: localized
Default value: "Frags"
IDText
Type: string
Modifiers: localized
Default value: "ID"
MeshText
Type: string
Modifiers: localized
Default value: "Mesh"
NameText
Type: string
Modifiers: localized
Default value: "Name"
PingText
Type: string
Modifiers: localized
Default value: "Ping"
SkinText
Type: string
Modifiers: localized
Default value: "Skin"
TeamText
Type: string
Modifiers: localized
Default value: "Team"
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