Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:MessageTextureClient (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2004 Object >> Actor >> Info >> MessageTextureClient

Contents

Package: 
Gameplay
This class in other games:
U2, UE2Runtime, UT2003

null

[edit] Properties

[edit] Property group 'MessageTextureClient'

[edit] bCaps

Type: bool


[edit] Font

Type: Font


[edit] FontColor

Type: Object.Color


[edit] MessageTexture

Type: ScriptedTexture


[edit] ScrollingMessage

Type: string

Modifiers: localized


[edit] Internal variables

[edit] HerMessage

Type: string

Modifiers: localized


Default value: "her"

[edit] HisMessage

Type: string

Modifiers: localized


Default value: "his"

[edit] OldText

Type: string


[edit] Default values

Property Value
bNoDelete True
RemoteRole ROLE_SimulatedProxy

[edit] Functions

[edit] Events

[edit] PostNetBeginPlay

simulated event PostNetBeginPlay ()

Overrides: Actor.PostNetBeginPlay


[edit] RenderTexture

simulated event RenderTexture (ScriptedTexture Tex)

Overrides: Actor.RenderTexture


[edit] Timer

simulated event Timer ()

Overrides: Actor.Timer


[edit] Other instance functions

[edit] Replace

simulated function string Replace (string Text, string Match, string Replacement)