Always snap to grid

UE2:DominatingBlueMessage (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
U2 Object >> Actor >> Info >> LocalMessage >> DominatingBlueMessage
Package: 
U2

null

Properties

DominatingColorEnemy

Type: Object.Color


Default value:

Member Value
A 255
R 255

DominatingColorTeam

Type: Object.Color


Default value:

Member Value
A 255
G 255

Default values

Property Value
MessageHolder "GameMessageHolder"
MessageLabel "GameMessageLabel"
MessageText "Blue Team is Dominating"

Static functions

ClientReceive

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

Overrides: LocalMessage.ClientReceive


GetColor

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

Overrides: LocalMessage.GetColor