I'm a doctor, not a mechanic

UE2:PlayInfoList (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIListBase >> GUIVertList >> GUIMultiColumnList >> PlayInfoList

Contents

Package: 
GUI2K4

List of all PlayInfo settings and their values.

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

[edit] Properties

[edit] GamePI

Type: PlayInfo


[edit] Default values

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

[edit] Functions

[edit] Events

[edit] GetSortString

event string GetSortString (int ItemIndex)

Overrides: GUIMultiColumnList.GetSortString


[edit] Other instance functions

[edit] InternalOnDrawItem

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


[edit] Refresh

function Refresh ()