Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

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[edit]

About[edit]

Type: UWindowPulldownMenuItem


About2[edit]

Type: UWindowPulldownMenuItem


About2Help[edit]

Type: string

Modifiers: localized


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

About2Name[edit]

Type: string

Modifiers: localized


Default value: "Help with &ngWorldStats"

AboutHelp[edit]

Type: string

Modifiers: localized


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

AboutName[edit]

Type: string

Modifiers: localized


Default value: "Help with &ngStats"

ViewGlobal[edit]

Type: UWindowPulldownMenuItem


ViewGlobalHelp[edit]

Type: string

Modifiers: localized


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

ViewGlobalName[edit]

Type: string

Modifiers: localized


Default value: "View Global ngWorldStats"

ViewLocal[edit]

Type: UWindowPulldownMenuItem


ViewLocalHelp[edit]

Type: string

Modifiers: localized


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

ViewLocalName[edit]

Type: string

Modifiers: localized


Default value: "View Local ngStats"

Instance functions[edit]

Created[edit]

function Created ()

Overrides: UWindowPulldownMenu.Created


ExecuteItem[edit]

function ExecuteItem (UWindowPulldownMenuItem I)

Overrides: UWindowPulldownMenu.ExecuteItem


Select[edit]

function Select (UWindowPulldownMenuItem I)

Overrides: UWindowPulldownMenu.Select