I love the smell of UnrealEd crashing in the morning. – tarquin

UE1:LocalMessagePlus (UT)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT Object >> Actor >> Info >> LocalMessage >> LocalMessagePlus

Contents

Package: 
BotPack
Direct subclasses:
CTFMessage2, CriticalEventPlus, DeathMessagePlus, DecapitationMessage, ItemMessagePlus, KillerMessagePlus, MultiKillMessage, PickupMessagePlus, StringMessagePlus, VictimMessage

Designed for ChallengeHUD

[edit] Properties

[edit] CyanColor

Type: Object.Color


Default value:

Member Value
B 255
G 128

[edit] FontSize

Type: int


[edit] GreenColor

Type: Object.Color


Default value:

Member Value
G 255

[edit] LightGreenColor

Type: Object.Color


Default value:

Member Value
G 128

[edit] Default values

Property Value
bIsConsoleMessage True

[edit] Static functions

[edit] GetColor

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

Overrides: LocalMessage.GetColor


[edit] GetFontSize

static function int GetFontSize (int Switch)

Overrides: LocalMessage.GetFontSize


[edit] GetOffset

static function float GetOffset (int Switch, float YL, float ClipY)

Overrides: LocalMessage.GetOffset


Personal tools