| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.Mutator
|
+-- UTGame.UTMutator
|
+-- UTGame.UTMutator_Slomo
| Variables Summary | |
|---|---|
| UTMutator_Slomo | |
| float | GameSpeed |
| Inherited Variables from UTGame.UTMutator |
|---|
| bExportMenuData |
| Inherited Variables from Engine.Mutator |
|---|
| bUserAdded, GroupNames, NextMutator |
| Functions Summary | ||
|---|---|---|
![]() | InitMutator (string Options, out string ErrorMessage)) | |
| Inherited Functions from UTGame.UTMutator |
|---|
| GetNextUTMutator, MutatorIsAllowed, ProcessSpeechRecognition, ReplaceWith |
| Variables Detail |
|---|
Game speed modifier.
| Functions Detail |
|---|
InitMutator Source code| Defaultproperties |
|---|
defaultproperties { GameSpeed=0.800000 GroupNames(0)="GAMESPEED" Begin Object Class=SpriteComponent Name=Sprite ObjName=Sprite Archetype=SpriteComponent'UTGame.Default__UTMutator:Sprite' ObjectArchetype=SpriteComponent'UTGame.Default__UTMutator:Sprite' End Object Components(0)=Sprite Name="Default__UTMutator_Slomo" ObjectArchetype=UTMutator'UTGame.Default__UTMutator' } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||