I don't need to test my programs. I have an error-correcting modem.

UE3:UTBetrayalMessage (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> LocalMessage >> UTLocalMessage >> UTBetrayalMessage
Package: 
UTGame

Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Properties[edit]

BetrayalJoinTeam[edit]

Type: string

Modifiers: localized


Default value: "JOINING NEW TEAM"

BetrayalKillSound[edit]

Type: SoundNodeWave


Default value: SoundNodeWave'A_Announcer_UT3G.Rewards.A_RewardAnnouncer_Assassin'

BetrayalMidString[edit]

Type: string

Modifiers: localized


Default value: " BETRAYED "

BetrayalPostfix[edit]

Type: string

Modifiers: localized


Default value: "!"

BetrayalPrefix[edit]

Type: string

Modifiers: localized


BlueColor[edit]

Type: Object.Color


Default value:

Member Value
A 255
B 255
G 160
R 0

JoinTeamSound[edit]

Type: SoundNodeWave


Default value: SoundNodeWave'A_Announcer_Status.Status.A_StatusAnnouncer_YouAreOnBlue'

PaybackAvoidedSound[edit]

Type: SoundNodeWave


Default value: SoundNodeWave'A_Announcer_UT3G.Rewards.A_RewardAnnouncer_Excellent'

PaybackSound[edit]

Type: SoundNodeWave


Default value: SoundNodeWave'A_Announcer_UT3G.Rewards.A_RewardAnnouncer_Payback'

PaybackString[edit]

Type: string

Modifiers: localized


Default value: "PAYBACK!"

RetributionSound[edit]

Type: SoundNodeWave


Default value: SoundNodeWave'A_Announcer_UT3G.Rewards.A_RewardAnnouncer_Retribution'

RetributionString[edit]

Type: string

Modifiers: localized


Default value: "RETRIBUTION!"

RogueTimerExpiredString[edit]

Type: string

Modifiers: localized


Default value: "Payback Avoided"

Default values[edit]

Property Value
AnnouncementPriority 8
bIsUnique True
DrawColor
Member Value
A 255
B 0
G 0
R 255
FontSize 3
Lifetime 6.0
MessageArea 3

Static functions[edit]

AnnouncementSound[edit]

static function SoundNodeWave AnnouncementSound (int MessageIndex, Object OptionalObject, PlayerController PC)

Overrides: UTLocalMessage.AnnouncementSound


ClientReceive[edit]

static simulated function ClientReceive (PlayerController P, optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject)

Overrides: LocalMessage.ClientReceive


GetColor[edit]

static function Object.Color GetColor (optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject)

Overrides: LocalMessage.GetColor


GetFontSize[edit]

static function int GetFontSize (int Switch, PlayerReplicationInfo RelatedPRI1, PlayerReplicationInfo RelatedPRI2, PlayerReplicationInfo LocalPlayer)

Overrides: LocalMessage.GetFontSize


GetString[edit]

static function string GetString (optional int Switch, optional bool bPRI1HUD, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject)

Overrides: LocalMessage.GetString