Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE2:HudMutant (UT2003)
Object >> Actor >> Hud >> HudBase >> HudBDeathMatch >> HudMutant |
Contents
- 1 Properties
- 1.1 Property group 'HudMutant'
- 1.1.1 AboveMutantColor
- 1.1.2 bCenterRadar
- 1.1.3 BelowMutantColor
- 1.1.4 BFIMargin
- 1.1.5 BFIOriginX
- 1.1.6 BFIOriginY
- 1.1.7 BFIPulseRate
- 1.1.8 BFISizeX
- 1.1.9 BFISizeY
- 1.1.10 BigDotSize
- 1.1.11 BottomFeederBeaconMat
- 1.1.12 BottomFeederIcon
- 1.1.13 BottomFeederText
- 1.1.14 BottomFeederTextColor
- 1.1.15 bTestHud
- 1.1.16 CenterRadarBG
- 1.1.17 CurrentMutantColor
- 1.1.18 LevelMutantColor
- 1.1.19 LevelRampRegion
- 1.1.20 MaxAngleDelta
- 1.1.21 MNOriginX
- 1.1.22 MNOriginY
- 1.1.23 MNSizeX
- 1.1.24 MNSizeY
- 1.1.25 MutantHudTint
- 1.1.26 MutantRangeColor
- 1.1.27 MutantRangeFontFont
- 1.1.28 MutantRangeFontName
- 1.1.29 RangeDotColor
- 1.1.30 RangeRampRegion
- 1.1.31 SmallDotSize
- 1.1.32 TopRadarBG
- 1.1.33 XCen
- 1.1.34 XRad
- 1.1.35 YCen
- 1.1.36 YRad
- 1.2 Internal variables
- 1.1 Property group 'HudMutant'
- 2 Instance functions
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Class: BonusPack.HudMutant
HUD for Mutant game-type. Adds things like the mutant-detecting radar
Written by James Golding (c) 2002, Epic Games, Inc. All Rights Reserved
Properties
Property group 'HudMutant'
AboveMutantColor
Type: Object.Color
Default value:
Member | Value |
---|---|
A | 255 |
B | 255 |
G | 0 |
R | 0 |
bCenterRadar
Type: bool
Default value: True
BelowMutantColor
Type: Object.Color
Default value:
Member | Value |
---|---|
A | 255 |
B | 0 |
G | 0 |
R | 255 |
BFIMargin
Type: float
Default value: 0.01
BFIOriginX
Type: float
Default value: 0.9
BFIOriginY
Type: float
Default value: 0.64
BFIPulseRate
Type: float
Default value: 1.0
BFISizeX
Type: float
Default value: 0.09
BFISizeY
Type: float
Default value: 0.1
BigDotSize
Type: float
Default value: 0.01875
BottomFeederBeaconMat
Type: Texture
Default value: Texture'TeamSymbols.TeamBeaconT'
BottomFeederIcon
Type: Material
Default value: Material'MutantSkins.BFeeder_icon'
BottomFeederText
Type: string
Modifiers: localized
Default value: "BOTTOM FEEDER"
BottomFeederTextColor
Type: Object.Color
Default value:
Member | Value |
---|---|
A | 255 |
B | 255 |
G | 255 |
R | 0 |
bTestHud
Type: bool
CenterRadarBG
Type: HudBase.SpriteWidget
Default value:
Member | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DrawPivot | DP_MiddleMiddle | ||||||||||
OffsetX | 0 | ||||||||||
OffsetY | 0 | ||||||||||
PosX | 0.5 | ||||||||||
PosY | 0.5 | ||||||||||
RenderStyle | STY_Translucent | ||||||||||
Scale | 1.0 | ||||||||||
ScaleMode | SM_Right | ||||||||||
TextureCoords |
|
||||||||||
TextureScale | 0.8 | ||||||||||
Tints[0] |
|
||||||||||
Tints[1] |
|
||||||||||
WidgetTexture | Material'MutantSkins.HUD.big_circle' |
CurrentMutantColor
Type: Object.Color
Default value:
Member | Value |
---|---|
A | 255 |
B | 128 |
G | 0 |
R | 255 |
LevelMutantColor
Type: Object.Color
Default value:
Member | Value |
---|---|
A | 255 |
B | 255 |
G | 255 |
R | 255 |
LevelRampRegion
Type: float
Default value: 500.0
MaxAngleDelta
Type: float
Default value: 1.0
MNOriginX
Type: float
Default value: 0.28
MNOriginY
Type: float
Default value: 0.0080
MNSizeX
Type: float
Default value: 0.45
MNSizeY
Type: float
Default value: 0.06
MutantHudTint
Type: Object.Color
Default value:
Member | Value |
---|---|
A | 100 |
B | 128 |
G | 0 |
R | 200 |
MutantRangeColor
Type: Object.Color
Default value:
Member | Value |
---|---|
A | 255 |
B | 200 |
G | 200 |
R | 200 |
MutantRangeFontFont
Type: Font
MutantRangeFontName
Type: string
Modifiers: localized
Default value: "UT2003Fonts.FontMono"
RangeDotColor
Type: Object.Color
Default value:
Member | Value |
---|---|
A | 255 |
B | 50 |
G | 200 |
R | 200 |
RangeRampRegion
Type: float
Default value: 2500.0
SmallDotSize
Type: float
Default value: 0.01125
TopRadarBG
Type: HudBase.SpriteWidget
Default value:
Member | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DrawPivot | DP_UpperMiddle | ||||||||||
OffsetX | 0 | ||||||||||
OffsetY | -15 | ||||||||||
PosX | 0.5 | ||||||||||
PosY | 0.01 | ||||||||||
RenderStyle | STY_Alpha | ||||||||||
Scale | 1.0 | ||||||||||
ScaleMode | SM_Right | ||||||||||
TextureCoords |
|
||||||||||
TextureScale | 0.35 | ||||||||||
Tints[0] |
|
||||||||||
Tints[1] |
|
||||||||||
WidgetTexture | Material'InterfaceContent.Hud.SkinA' |
XCen
Type: float
Default value: 0.5
XRad
Type: float
Default value: 0.15
YCen
Type: float
Default value: 0.5
YRad
Type: float
Center radar tweaking
Default value: 0.2
Internal variables
bMutantHudColor
Type: bool
Modifiers: transient
bOldMutantHudColor
Type: bool
Modifiers: transient
Instance functions
DrawBottomFeederIndicator
DrawCrosshair
Overrides: HudBDeathMatch.DrawCrosshair
DrawEnemyName
Overrides: HudBDeathMatch.DrawEnemyName
DrawHud
Overrides: HudBase.DrawHud
DrawHudPassA
Overrides: HudBDeathMatch.DrawHudPassA
DrawWeaponBar
Overrides: HudBDeathMatch.DrawWeaponBar