UE2:XMPGameMessage (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Info >> LocalMessage >> GameMessage >> XMPGameMessage |
- Package:
- U2
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Properties
See XMPGameMessage properties.
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
DisableAnnouncerVoice
static function DisableAnnouncerVoice ()
EnableAnnouncerVoice
static function EnableAnnouncerVoice ()
GetColor
static function Object.Color GetColor (optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2)
Overrides: LocalMessage.GetColor
GetString
static function string GetString (optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject)
Overrides: GameMessage.GetString
PrecacheAnnouncerVoices
static function PrecacheAnnouncerVoices ()
SetAnouncerVoice
static function SetAnouncerVoice (bool Enabled)