The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE1:UPakHUD (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents |
- Package:
- UPak
- Direct subclass:
- CloakMatchHUD
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
UPakHUD.
[edit] Properties
[edit] Property group 'UPakHUD'
[edit] MultWeapSlotMsg
Type: string
Modifiers: localized
Default value: "Press the weapon select button to toggle weapons."
[edit] Internal variables
[edit] bCheck
Type: bool
[edit] bDisplayHint
Type: bool
[edit] bHintDisplayed
Type: bool
[edit] bLetterBox
Type: bool
[edit] bNoCrosshair
Type: bool
[edit] bNoHUD
Type: bool
[edit] bNoMenu
Type: bool
[edit] HintFadeOutTime
Type: float
[edit] Functions
[edit] Events
[edit] PostRender
simulated event PostRender (Canvas Canvas)
Overrides: UnrealHUD.PostRender
[edit] Tick
simulated event Tick (float DeltaTime)
Overrides: UnrealHUD.Tick
[edit] Other instance functions
[edit] CreateMenu
simulated function CreateMenu ()
Overrides: UnrealHUD.CreateMenu
[edit] DisplayHint
function DisplayHint ()
[edit] DrawCrossHair
Overrides: UnrealHUD.DrawCrossHair
[edit] DrawIdentifyInfo
Overrides: UnrealHUD.DrawIdentifyInfo
