Mostly Harmless

UE2:PlayInfoList (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIListBase >> GUIVertList >> GUIMultiColumnList >> PlayInfoList
Package: 
GUI2K4

List of all PlayInfo settings and their values.

Created by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved

Properties[edit]

GamePI[edit]

Type: PlayInfo


Default values[edit]

Property Value
ColumnHeadings[0] "Setting Name"
ColumnHeadings[1] "Value"
ExpandLastColumn True
IniOption "@Internal"
OnDrawItem InternalOnDrawItem

Functions[edit]

Events[edit]

GetSortString[edit]

event string GetSortString (int ItemIndex)

Overrides: GUIMultiColumnList.GetSortString


Other instance functions[edit]

InternalOnDrawItem[edit]

function InternalOnDrawItem (Canvas Canvas, int i, float X, float Y, float W, float H, bool bSelected, bool bPending)


Refresh[edit]

function Refresh ()