The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:HudOverlay (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- Engine
- Direct subclass:
- ScriptedHudOverlay
- Known custom subclasses:
- Crusha/UltimateMappingTools/UltimateRadarMap, Crusha/UltimateMappingTools/UltimateONSFactory, Crusha/UltimateMappingTools/CountdownEventGate
- This class in other games:
- UT2003
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Class: Engine.HudOverlay Parent: Engine.Actor
HudOverlays are used to display alternate information on the hud
Default values
Property | Value |
---|---|
bHidden | True |
RemoteRole | ROLE_None |
Functions
Events
Destroyed
simulated event Destroyed ()
Overrides: Actor.Destroyed
Other instance functions
Render
simulated function Render (Canvas C)