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

UE1:UMenuToolsMenu (RTNP)

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

null

Properties

Console

Type: UWindowPulldownMenuItem


ConsoleHelp

Type: string

Modifiers: localized


Default value: "This option brings up the Unreal Console. You can use the console to enter advanced commands and cheats."

ConsoleName

Type: string

Modifiers: localized


Default value: "System &Console"

LogHelp

Type: string

Modifiers: localized


Default value: "Show the Unreal log window."

LogName

Type: string

Modifiers: localized


Default value: "Show &Log"

ShowLog

Type: UWindowPulldownMenuItem


TimeDemo

Type: UWindowPulldownMenuItem


TimeDemoHelp

Type: string

Modifiers: localized


Default value: "Enable the TimeDemo statistic to measure your frame rate."

TimeDemoName

Type: string

Modifiers: localized


Default value: "T&imeDemo Statistics"

Instance functions

Created

function Created ()

Overrides: UWindowPulldownMenu.Created


ExecuteItem

function ExecuteItem (UWindowPulldownMenuItem I)

Overrides: UWindowPulldownMenu.ExecuteItem


Select

function Select (UWindowPulldownMenuItem I)

Overrides: UWindowPulldownMenu.Select


ShowWindow

function ShowWindow ()

Overrides: UWindowPulldownMenu.ShowWindow