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

UE2:MutantNameMessage (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> Info >> LocalMessage >> MutantNameMessage
Package: 
BonusPack
This class in other games:
UT2003

Class: BonusPack.MutantNameMessage

Sends Bottom Feeder Message

Written by James Golding (c) 2002, Epic Games, Inc. All Rights Reserved

Properties[edit]

Property group 'MutantNameMessage'[edit]

BottomFeederMesg[edit]

Type: string

Modifiers: localized


Default value: "(BOTTOM FEEDER)"

Default values[edit]

Property Value
bFadeMessage True
bIsConsoleMessage False
bIsUnique True
DrawColor
Member Value
A 255
B 255
G 255
R 0
Lifetime 2
PosY 0.58

Static functions[edit]

GetColor[edit]

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

Overrides: LocalMessage.GetColor


GetString[edit]

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

Overrides: LocalMessage.GetString