I'm a doctor, not a mechanic
UE2:HudBBombingRun (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE2:FBombWidget (UT2003))
| Object >> Actor >> Hud >> HudBase >> HudBDeathMatch >> HudBTeamDeathMatch >> HudBBombingRun |
Contents |
- Package:
- XInterface
- This class in other games:
- UT2004
| 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. |
null
[edit] Properties
[edit] Property group 'HudBBombingRun'
[edit] BombBG
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' |
[edit] BombWidget
Type: FBombWidget
Default value:
| Member | Value | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| BombState | FLAG_Home | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Widgets[0] |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Widgets[1] |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Widgets[2] |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Widgets[3] |
|
[edit] PassTargetLocked
Type: Sound
[edit] Internal variables
[edit] BombFlag
Type: xBombFlag
Modifiers: transient
[edit] MyBombDelivery
Type: xBombDelivery
Modifiers: transient
[edit] Structs
[edit] FBombWidget
- Actor.EFlagState BombState
- HudBase.SpriteWidget Widgets[4]
[edit] Functions
[edit] Events
[edit] PostBeginPlay
simulated event PostBeginPlay ()
Overrides: HudBDeathMatch.PostBeginPlay
[edit] Timer
event Timer ()
Overrides: Actor.Timer
[edit] Other instance functions
[edit] ShowPersonalScore
simulated function ShowPersonalScore (Canvas C)
Overrides: HudBTeamDeathMatch.ShowPersonalScore
[edit] ShowPointBarBottom
simulated function ShowPointBarBottom (Canvas C)
Overrides: HudBDeathMatch.ShowPointBarBottom
[edit] ShowPointBarTop
simulated function ShowPointBarTop (Canvas C)
Overrides: HudBDeathMatch.ShowPointBarTop
[edit] ShowTeamScorePassA
simulated function ShowTeamScorePassA (Canvas C)
Overrides: HudBTeamDeathMatch.ShowTeamScorePassA
[edit] TeamScoreOffset
simulated function TeamScoreOffset ()
Overrides: HudBTeamDeathMatch.TeamScoreOffset
[edit] UpdateTeamHud
simulated function UpdateTeamHud ()
Overrides: HudBTeamDeathMatch.UpdateTeamHud
