Always snap to grid

UE2:HudOverlay (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> HudOverlay
Package: 
Engine
Direct subclass:
ScriptedHudOverlay
Known custom subclasses:
Crusha/UltimateMappingTools/UltimateRadarMap, Crusha/UltimateMappingTools/UltimateONSFactory, Crusha/UltimateMappingTools/CountdownEventGate
This class in other games:
UT2003

Class: Engine.HudOverlay Parent: Engine.Actor

HudOverlays are used to display alternate information on the hud

Default values[edit]

Property Value
bHidden True
RemoteRole ROLE_None

Functions[edit]

Events[edit]

Destroyed[edit]

simulated event Destroyed ()

Overrides: Actor.Destroyed


Other instance functions[edit]

Render[edit]

simulated function Render (Canvas C)