My program doesn't have bugs. It just develops random features.

UE3:UTUIScene_CommandMenu (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> UIRoot >> UIScreenObject >> UIScene >> UTUIScene >> UTUIScene_Hud >> UTUIScene_CommandMenu
Package: 
UTGame
This class in other games:
UDK

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Default values[edit]

Property Value
bAlwaysRenderScene True
bDisplayCursor True
bFlushPlayerInput False
bIgnoreAxisInput True
bRenderParentScenes False
SceneInputMode INPUTMODE_MatchingOnly

Subobjects[edit]

SceneEventComponent[edit]

Class: Engine.UIComp_Event

Inherits from: UTUIScene_Hud.SceneEventComponent

Property Value
DisabledEventAliases[0] 'Clicked'

Functions[edit]

Events[edit]

PostInitialize[edit]

event PostInitialize ()

Overrides: UIScreenObject.PostInitialize

Called after this screen object's children have been initialized

Other instance functions[edit]

PreRenderCallback[edit]

function PreRenderCallback ()