| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Hud
|
+-- XInterface.HudBase
|
+-- XInterface.HudBDeathMatch
|
+-- XInterface.HudBTeamDeathMatch
|
+-- XInterface.HudBBombingRun
| Constants Summary |
|---|
| Inherited Contants from XInterface.HudBDeathMatch |
|---|
| WEAPON_BAR_SIZE |
| Variables Summary | |
|---|---|
| xBombFlag | BombFlag |
| xBombDelivery | MyBombDelivery |
| HudBBombingRun | |
| SpriteWidget | BombBG |
| FBombWidget | BombWidget |
| Sound | PassTargetLocked |
| Inherited Variables from XInterface.HudBTeamDeathMatch |
|---|
| CarriersLocation, CarriersName, CarrierTextColor1, CarrierTextColor2, CarrierTextColor3, CNPosX, CNPosY, LinkEstablishedMessage, Links, LTeamHud[3], RTeamHud[3], Score, ScoreTeam[2], TeamSymbols[2], totalLinks |
| Structures Summary | ||
|---|---|---|
| FBombWidget BombState, Widgets[4] | ||
| Functions Summary | ||
|---|---|---|
![]() | PostBeginPlay ())) | |
![]() | ShowPersonalScore (Canvas C)) | |
![]() | ShowPointBarBottom (Canvas C)) | |
![]() | ShowPointBarTop (Canvas C)) | |
![]() | ShowTeamScorePassA (Canvas C)) | |
![]() | TeamScoreOffset ())) | |
![]() | Timer ())) | |
![]() | UpdateTeamHud ())) | |
| Inherited Functions from XInterface.HudBTeamDeathMatch |
|---|
| DrawHudPassA, DrawHudPassC, drawLinkText, DrawSpectatingHud, showLinks, ShowPersonalScore, ShowTeamScorePassA, ShowTeamScorePassC, TeamScoreOffset, Tick, UpdateHud, UpdateRankAndSpread, UpdateTeamHud |
| Variables Detail |
|---|
| Structures Detail |
|---|
| Functions Detail |
|---|
PostBeginPlay Source code
ShowPersonalScore Source code
ShowPointBarBottom Source code
ShowPointBarTop Source code
ShowTeamScorePassA Source code
TeamScoreOffset Source code
Timer Source code
UpdateTeamHud Source code| Defaultproperties |
|---|
defaultproperties
{
BombBG=(WidgetTexture=Texture'InterfaceContent.HUD.SkinA',RenderStyle=STY_Alpha,TextureCoords=(X1=142,Y1=880,Y2=1023),TextureScale=0.350000,DrawPivot=DP_UpperMiddle,PosX=0.500000,PosY=0.010000,OffsetY=-15,ScaleMode=SM_Right,Scale=1.000000,Tints[0]=(B=255,G=255,R=255,A=255),Tints[1]=(B=255,G=255,R=255,A=255))
BombWidget=(Widgets[0]=(WidgetTexture=Texture'InterfaceContent.HUD.SkinA',RenderStyle=STY_Alpha,TextureCoords=(X1=624,Y1=538,X2=728,Y2=655),TextureScale=0.300000,DrawPivot=DP_MiddleMiddle,PosX=0.500000,PosY=0.008500,OffsetY=70,Scale=1.000000,Tints[0]=(B=255,G=255,R=255,A=255),Tints[1]=(B=255,G=255,R=255,A=255)),Widgets[1]=(WidgetTexture=Texture'InterfaceContent.HUD.SkinA',RenderStyle=STY_Alpha,TextureCoords=(X1=744,Y1=538,X2=848,Y2=655),TextureScale=0.300000,DrawPivot=DP_MiddleMiddle,PosX=0.500000,PosY=0.008500,OffsetY=70,Scale=1.000000,Tints[0]=(B=60,G=60,R=255,A=255),Tints[1]=(B=255,G=205,R=100,A=255)),Widgets[2]=(WidgetTexture=Texture'InterfaceContent.HUD.SkinA',RenderStyle=STY_Alpha,TextureCoords=(X1=744,Y1=538,X2=848,Y2=655),TextureScale=0.300000,DrawPivot=DP_MiddleMiddle,PosX=0.500000,PosY=0.008500,OffsetY=70,Scale=1.000000,Tints[0]=(B=255,G=205,R=100,A=255),Tints[1]=(B=60,G=60,R=255,A=255)),Widgets[3]=(WidgetTexture=Texture'InterfaceContent.HUD.SkinA',RenderStyle=STY_Alpha,TextureCoords=(X1=624,Y1=538,X2=728,Y2=655),TextureScale=0.300000,DrawPivot=DP_MiddleMiddle,PosX=0.500000,PosY=0.008500,OffsetY=70,Scale=1.000000,Tints[0]=(B=255,G=255,R=255,A=255),Tints[1]=(B=255,G=255,R=255,A=255)))
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||