I love the smell of UnrealEd crashing in the morning. – tarquin
UE1:LocalMessagePlus (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Actor >> Info >> LocalMessage >> LocalMessagePlus |
Contents |
- Package:
- BotPack
- Direct subclasses:
- CTFMessage2, CriticalEventPlus, DeathMessagePlus, DecapitationMessage, ItemMessagePlus, KillerMessagePlus, MultiKillMessage, PickupMessagePlus, StringMessagePlus, VictimMessage
| 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. |
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
Overrides: LocalMessage.GetFontSize
[edit] GetOffset
Overrides: LocalMessage.GetOffset
