| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.LocalMessage
|
+-- GamePlay.CriticalEventPlus
|
+-- UnrealGame.TimerMessage
|
+-- KFMod.WaitingMessage
|
+-- SideshowScript.Msg_GoldSafe
| Variables Summary | |
|---|---|
| string | YouCantOpenSafe |
| Inherited Variables from KFMod.WaitingMessage |
|---|
| DoorMessage, FinalWaveInboundMessage, PickupMessage, SurvivedMessage, WarningMessage[2], WaveInboundMessage, WeldedShutMessage, ZEDTimeActiveMessage |
| Inherited Variables from UnrealGame.TimerMessage |
|---|
| CountDownSounds[10], CountDownTrailer, CountDown[10] |
| Functions Summary | ||
|---|---|---|
![]() | int | GetFontSize (int Switch, PlayerReplicationInfo RelatedPRI1, PlayerReplicationInfo RelatedPRI2, PlayerReplicationInfo LocalPlayer)) |
![]() | float | GetLifeTime (int Switch)) |
![]() | GetPos (int Switch, out EDrawPivot OutDrawPivot, out EStackMode OutStackMode, out float OutPosX, out float OutPosY)) | |
![]() | string | GetString (optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject )) |
| Inherited Functions from KFMod.WaitingMessage |
|---|
| ClientReceive, GetFontSize, GetLifeTime, GetPos, GetString, RenderComplexMessage |
| Inherited Functions from UnrealGame.TimerMessage |
|---|
| ClientReceive, GetString |
| Variables Detail |
|---|
| Functions Detail |
|---|
GetFontSize Source code
GetLifeTime Source code
GetPos Source code
GetString Source code| Defaultproperties |
|---|
defaultproperties
{
YouCantOpenSafe="Cannot open safe. You are already carrying gold."
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||