Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:XMPGameMessage (U2)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
U2 Object >> Actor >> Info >> LocalMessage >> GameMessage >> XMPGameMessage

Contents

Package: 
U2

null

[edit] Properties

See XMPGameMessage properties.

[edit] Static functions

[edit] ClientReceive

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

Overrides: LocalMessage.ClientReceive


[edit] DisableAnnouncerVoice

static function DisableAnnouncerVoice ()


[edit] EnableAnnouncerVoice

static function EnableAnnouncerVoice ()


[edit] GetColor

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

Overrides: LocalMessage.GetColor


[edit] GetString

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

Overrides: GameMessage.GetString


[edit] PrecacheAnnouncerVoices

static function PrecacheAnnouncerVoices ()


[edit] SetAnouncerVoice

static function SetAnouncerVoice (bool Enabled)