UE3:UTUIScene_CommandMenu (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
UT3 Object >> UIRoot >> UIScreenObject >> UIScene >> UTUIScene >> UTUIScene_Hud >> UTUIScene_CommandMenu
Package:
UTGame
This class in other games:

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

Default values

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

Subobjects

SceneEventComponent

Class: Engine.UIComp_Event

Inherits from: UTUIScene_Hud.SceneEventComponent

Property Value
DisabledEventAliases[0] 'Clicked'

Functions

Events

PostInitialize

event PostInitialize ()

Overrides: UIScreenObject.PostInitialize

Called after this screen object's children have been initialized

Other instance functions

PreRenderCallback

function PreRenderCallback ()