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

UE1:UPakHUD (RTNP)

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
RTNP Object >> Actor >> HUD >> UnrealHUD >> UPakHUD
Package: 
UPak
Direct subclass:
CloakMatchHUD

UPakHUD.

Properties

Property group 'UPakHUD'

MultWeapSlotMsg

Type: string

Modifiers: localized


Default value: "Press the weapon select button to toggle weapons."

Internal variables

bCheck

Type: bool


bDisplayHint

Type: bool


bHintDisplayed

Type: bool


bLetterBox

Type: bool


bNoCrosshair

Type: bool


bNoHUD

Type: bool


bNoMenu

Type: bool


HintFadeOutTime

Type: float


Functions

Events

PostRender

simulated event PostRender (Canvas Canvas)

Overrides: UnrealHUD.PostRender


Tick

simulated event Tick (float DeltaTime)

Overrides: UnrealHUD.Tick


Other instance functions

CreateMenu

simulated function CreateMenu ()

Overrides: UnrealHUD.CreateMenu


DisplayHint

function DisplayHint ()


DrawCrossHair

simulated function DrawCrossHair (Canvas Canvas, int StartX, int StartY)

Overrides: UnrealHUD.DrawCrossHair


DrawIdentifyInfo

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

Overrides: UnrealHUD.DrawIdentifyInfo