| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.LocalMessage
|
+-- Botpack.LocalMessagePlus
|
+-- Botpack.DecapitationMessage
| Variables Summary | |
|---|---|
| Messages | |
| string | DecapitationString |
| Inherited Variables from Botpack.LocalMessagePlus |
|---|
| CyanColor, FontSize, GreenColor, LightGreenColor |
| Inherited Variables from Engine.LocalMessage |
|---|
| bBeep, bCenter, bComplexString, bFadeMessage, bFromBottom, bIsConsoleMessage, bIsSpecial, bIsUnique, bOffsetYPos, ChildMessage, DrawColor, Lifetime, XPos, YPos |
| Functions Summary | ||
|---|---|---|
![]() | ClientReceive (PlayerPawn P, optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject )) | |
![]() | float | GetOffset (int Switch, float YL, float ClipY )) |
![]() | string | GetString (optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject )) |
| Inherited Functions from Botpack.LocalMessagePlus |
|---|
| GetColor, GetFontSize, GetOffset |
| Inherited Functions from Engine.LocalMessage |
|---|
| AssembleString, ClientReceive, GetColor, GetFontSize, GetOffset, GetString, RenderComplexMessage |
| Variables Detail |
|---|
| Functions Detail |
|---|
ClientReceive Source code
GetOffset Source code
GetString Source code| Defaultproperties |
|---|
defaultproperties { DecapitationString="Head Shot!!" FontSize=1 bIsSpecial=True bIsUnique=True bFadeMessage=True DrawColor=(G=0,B=0) YPos=196.000000 bCenter=True } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||