| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Botpack.ClientScriptedTexture
|
+-- Botpack.ScrollingMessageTexture
| Variables Summary | |
|---|---|
| string | HerMessage |
| string | HisMessage |
| float | LastDrawTime |
| string | OldText |
| PlayerPawn | Player |
| int | Position |
| ScrollingMessageTexture | |
| bool | bCaps |
| bool | bResetPosOnTextChange |
| Font | Font |
| color | FontColor |
| int | PixelsPerSecond |
| string | ScrollingMessage |
| int | ScrollWidth |
| float | YPos |
| Inherited Variables from Botpack.ClientScriptedTexture |
|---|
| ScriptedTexture |
| Functions Summary | ||
|---|---|---|
![]() | FindPlayer ())) | |
![]() | RenderTexture (ScriptedTexture Tex)) | |
![]() | string | Replace (string Text, string Match, string Replacement)) |
| Inherited Functions from Botpack.ClientScriptedTexture |
|---|
| BeginPlay, Destroyed, RenderTexture |
| Variables Detail |
|---|
| Functions Detail |
|---|
FindPlayer Source code
RenderTexture Source code
Replace Source code| Defaultproperties |
|---|
defaultproperties { HisMessage="his" HerMessage="her" bResetPosOnTextChange=True } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||