I'm a doctor, not a mechanic

UE2:ScriptedHudOverlay (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> HudOverlay >> ScriptedHudOverlay
Package: 
Gameplay

ScriptedHudOverlay: Used by Action_DrawHUDMaterial to draw a material on the local player's HUD during a matinee sequence

Properties

Height

Type: float


HUDMaterial

Type: Material


PosX

Type: float


PosY

Type: float


Width

Type: float


Instance functions

Render

simulated function Render (Canvas C)

Overrides: HudOverlay.Render