I'm a doctor, not a mechanic

UE1:UMenuHelpMenu (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
UMenu
This class in other games:
RTNP

null

Properties[edit]

About[edit]

Type: UWindowPulldownMenuItem


AboutHelp[edit]

Type: string

Modifiers: localized


Default value: "Display credits."

AboutName[edit]

Type: string

Modifiers: localized


Default value: "&UT Credits"

Context[edit]

Type: UWindowPulldownMenuItem


ContextHelp[edit]

Type: string

Modifiers: localized


Default value: "Enable and disable this context help area at the bottom of the screen."

ContextName[edit]

Type: string

Modifiers: localized


Default value: "&Context Help"

EpicGamesURLHelp[edit]

Type: string

Modifiers: localized


Default value: "Click to open Epic Games webpage!"

EpicGamesURLName[edit]

Type: string

Modifiers: localized


Default value: "About &Epic Games"

EpicURL[edit]

Type: UWindowPulldownMenuItem


SupportURL[edit]

Type: UWindowPulldownMenuItem


SupportURLHelp[edit]

Type: string

Modifiers: localized


Default value: "Click to open the technical support web page at Infogrames."

SupportURLName[edit]

Type: string

Modifiers: localized


Default value: "Technical Support"

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