Mostly Harmless

UE1:UMenuStatsMenu (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
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