Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

Legacy:HudOverlay

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2004 :: Actor >> HudOverlay (Package: Engine)

HudOverlays are used to display alternate information on the HUD.

Note that this is not a subclass of HUD. The functions defined in HUD are not readily available within this class.

Contents

[edit] Functions

Render( Canvas C ) (simulated) 
EMPTY (allows access to the Canvas' functions)
Destroyed() (simulated) 
If the Owner is a HUD, calls HUD(Owner).RemoveHudOverlay(self) before it calls Super.Destroyed().

[edit] Known Subclasses

[edit] Related Topics

[edit] Discussion

Personal tools