| 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
|
+-- FrightScript.Msg_RouletteCountDown
| Variables Summary | |
|---|---|
| string | CountDownPrefix |
| Inherited Variables from UnrealGame.TimerMessage |
|---|
| CountDownSounds[10], CountDownTrailer, CountDown[10] |
| Functions Summary | ||
|---|---|---|
![]() | int | GetFontSize (int Switch, PlayerReplicationInfo RelatedPRI1, PlayerReplicationInfo RelatedPRI2, PlayerReplicationInfo LocalPlayer)) |
![]() | string | GetString (optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject
)) |
| Inherited Functions from UnrealGame.TimerMessage |
|---|
| ClientReceive, GetString |
| Variables Detail |
|---|
| Functions Detail |
|---|
GetFontSize Source code
GetString Source code| Defaultproperties |
|---|
defaultproperties
{
CountDownPrefix="Wheel will spin in :"
DrawColor=(G=0)
PosY=0.600000
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||