Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Core.Object | +-- Engine.Actor | +-- Engine.HUD | +-- GameFramework.GameHUD | +-- UTGame.UTEntryHUD
Variables Summary |
---|
Inherited Variables from GameFramework.GameHUD |
---|
ActTitleString, ChapterTitleString, TitleDrawStartTime, TotalTitleDrawTime, TotalTitleFadeTime |
Enumerations Summary |
---|
Inherited Enumerations from GameFramework.GameHUD |
---|
EGameHUDColor |
Structures Summary |
---|
Inherited Structures from Engine.HUD |
---|
ConsoleMessage, HudLocalizedMessage |
Functions Summary | ||
---|---|---|
![]() | DrawEngineHUD () | |
![]() | PostRender ())) |
Inherited Functions from GameFramework.GameHUD |
---|
SetHUDDrawColor, StartDrawingChapterTitle, StopDrawingChapterTitle |
Functions Detail |
---|
We override this here so we do not have the copyright screen show up in envyentry or when you skip past a movie
Defaultproperties |
---|
defaultproperties { Name="Default__UTEntryHUD" ObjectArchetype=GameHUD'GameFramework.Default__GameHUD' } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |