The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE1:UnrealTeamHUD (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
RTNP Object >> Actor >> HUD >> UnrealHUD >> UnrealTeamHUD

Contents

Package: 
UnrealShare
This class in other games:
U1, UT

UnrealTeamHUD

[edit] Instance functions

[edit] DrawFragCount

simulated function DrawFragCount (Canvas Canvas, int X, int Y)

Overrides: UnrealHUD.DrawFragCount


[edit] DrawIdentifyInfo

simulated function DrawIdentifyInfo (Canvas Canvas, float PosX, float PosY)

Overrides: UnrealHUD.DrawIdentifyInfo


[edit] DrawSkull

function DrawSkull (Canvas Canvas, int X, int Y, Texture SkullTexture)