I'm a doctor, not a mechanic

UE2:MessageTextureClient (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site

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

Contents

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

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
bAlwaysRelevant True
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)


Personal tools