The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE1:UMenuStatsMenu (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:12, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Package: 
UMenu
This class in other games:
UT

null

Properties

About

Type: UWindowPulldownMenuItem


About2

Type: UWindowPulldownMenuItem


About2Help

Type: string

Modifiers: localized


Default value: "Get information about global stat logging."

About2Name

Type: string

Modifiers: localized


Default value: "Help with &ngWorldStats"

AboutHelp

Type: string

Modifiers: localized


Default value: "Get information about local stat logging."

AboutName

Type: string

Modifiers: localized


Default value: "Help with &ngStats"

ViewGlobal

Type: UWindowPulldownMenuItem


ViewGlobalHelp

Type: string

Modifiers: localized


Default value: "View your game statistics accumulated online."

ViewGlobalName

Type: string

Modifiers: localized


Default value: "View Global ngWorldStats"

ViewLocal

Type: UWindowPulldownMenuItem


ViewLocalHelp

Type: string

Modifiers: localized


Default value: "View your game statistics accumulated in single player and practice games."

ViewLocalName

Type: string

Modifiers: localized


Default value: "View Local ngStats"

Instance functions

Created

function Created ()

Overrides: UWindowPulldownMenu.Created


ExecuteItem

function ExecuteItem (UWindowPulldownMenuItem I)

Overrides: UWindowPulldownMenu.ExecuteItem


Select

function Select (UWindowPulldownMenuItem I)

Overrides: UWindowPulldownMenu.Select