There is no spoon
UE1:HUD (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents |
- Package:
- Engine
- Direct subclass:
- UnrealHUD
- This class in other games:
- U1, U2XMP, UDK, UE2Runtime, UT, UT3
| 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. |
HUD: Superclass of the heads-up display.
[edit] Properties
[edit] Property group 'HUD'
[edit] HUDConfigWindowType
Type: string
Default value: "UMenu.UMenuHUDConfigCW"
[edit] MainMenuType
[edit] Internal variables
[edit] Crosshair
Type: int
Modifiers: globalconfig
[edit] HudMode
Type: int
Modifiers: globalconfig
[edit] MainMenu
Type: Menu
[edit] Default values
| Property | Value |
|---|---|
| bHidden | True |
| RemoteRole | ROLE_SimulatedProxy |
[edit] Functions
[edit] Events
[edit] PostRender
simulated event PostRender (Canvas Canvas)
[edit] PreRender
simulated event PreRender (Canvas Canvas)
[edit] Other instance functions
[edit] ChangeCrosshair
simulated function ChangeCrosshair (int d)
[edit] ChangeHud
simulated function ChangeHud (int d)
[edit] DisplayMessages
[edit] DrawCrossHair
[edit] InputNumber
simulated function InputNumber (byte F)
