I love the smell of UnrealEd crashing in the morning. – tarquin

UE1:UPakHUD (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
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