UE2:ScriptedHudOverlay (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> Actor >> HudOverlay >> ScriptedHudOverlay |
- Package:
- Gameplay
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. |
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