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
Package: 
Gameplay
This class in other games:
UT2003, UT2004, U2

null

Properties

Property group 'MessageTextureClient'

bCaps

Type: bool


Font

Type: Font


FontColor

Type: Object.Color


MessageTexture

Type: ScriptedTexture


ScrollingMessage

Type: string

Modifiers: localized


Internal variables

HerMessage

Type: string

Modifiers: localized


Default value: "her"

HisMessage

Type: string

Modifiers: localized


Default value: "his"

OldText

Type: string


Default values

Property Value
bAlwaysRelevant True
bNoDelete True
RemoteRole ROLE_SimulatedProxy

Functions

Events

PostNetBeginPlay

simulated event PostNetBeginPlay ()

Overrides: Actor.PostNetBeginPlay


RenderTexture

simulated event RenderTexture (ScriptedTexture Tex)

Overrides: Actor.RenderTexture


Timer

simulated event Timer ()

Overrides: Actor.Timer


Other instance functions

Replace

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