Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.Info | +-- Engine.Mutator | +-- UnrealGame.MutGameSpeed
Variables Summary | |
---|---|
float | NewGameSpeed |
Inherited Variables from Engine.Mutator |
---|
bAddToServerPackages, bUserAdded, ConfigMenuClassName, DefaultWeapon, DefaultWeaponName, Description, FriendlyName, GroupName, IconMaterialName, NextMutator |
Inherited Variables from Engine.Info |
---|
BotsGroup, ChatGroup, GameGroup, KickVoteGroup, MapVoteGroup, RulesGroup, ServerGroup |
Functions Summary | ||
---|---|---|
FillPlayInfo (PlayInfo PlayInfo) | ||
string | GetDescriptionText (string PropName) | |
PostBeginPlay () |
Inherited Functions from Engine.Info |
---|
AcceptPlayInfoProperty, AllowClassRemoval, FillPlayInfo, GetDescriptionText, GetSecurityLevel |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { NewGameSpeed=1.000000 GroupName="GameSpeed" FriendlyName="Game Speed" Description="Modify the game speed." } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |