I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:HasAllEnergyTeamMessage (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2 Object >> Actor >> Info >> LocalMessage >> HasAllEnergyTeamMessage
Package: 
U2

null

Default values[edit]

Property Value
DrawColor
Member Value
B 0
R 0
MessageHolder "GameMessageHolder"
MessageLabel "GameMessageLabel"
MessageText "Your team has control of all energy sources"

Static functions[edit]

ClientReceive[edit]

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

Overrides: LocalMessage.ClientReceive