Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:MessageTextureClient (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents
- Package:
- Legend
- This class in other games:
- UT2003, UT2004, UE2Runtime
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. |
null
Properties[edit]
Property group 'MessageTextureClient'[edit]
bCaps[edit]
Type: bool
Font[edit]
Type: Font
FontColor[edit]
Type: Object.Color
MessageTexture[edit]
Type: ScriptedTexture
ScrollingMessage[edit]
Type: string
Modifiers: localized
Internal variables[edit]
HerMessage[edit]
Type: string
Modifiers: localized
Default value: "her"
HisMessage[edit]
Type: string
Modifiers: localized
Default value: "his"
OldText[edit]
Type: string
Default values[edit]
Property | Value |
---|---|
bAlwaysRelevant | True |
bNoDelete | True |
RemoteRole | ROLE_SimulatedProxy |
Functions[edit]
Events[edit]
PostNetBeginPlay[edit]
simulated event PostNetBeginPlay ()
Overrides: Actor.PostNetBeginPlay
RenderTexture[edit]
simulated event RenderTexture (ScriptedTexture Tex)
Overrides: Actor.RenderTexture
Timer[edit]
simulated event Timer ()
Overrides: Actor.Timer