Always snap to grid

UE2:HudOverlay (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2003 Object >> Actor >> HudOverlay
Package: 
Engine
This class in other games:
UT2004

Class: Engine.HudOverlay Parent: Engine.Actor

HudOverlays are used to display alternate information on the hud

Instance functions

KeyEvent

simulated function KeyEvent (byte Key, byte Action, float Delta)


Message

simulated function Message (PlayerReplicationInfo PRI, coerce string Msg, name MsgType)


Render

simulated function Render (Canvas C)


Visibility

simulated function Visibility (bool On)