The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:MutGameSpeed (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> Info >> Mutator >> MutGameSpeed
Package: 
UnrealGame

null

Properties

NewGameSpeed

Type: float

Modifiers: globalconfig


Default value: 1.0

Default values

Property Value
Description "Modify the game speed."
FriendlyName "Game Speed"
GroupName "GameSpeed"

Functions

Static events

GetDescriptionText

static event string GetDescriptionText (string PropName)

Overrides: Info.GetDescriptionText


Other static functions

FillPlayInfo

static function FillPlayInfo (PlayInfo PlayInfo)

Overrides: Info.FillPlayInfo


Events

PostBeginPlay

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay