Mostly Harmless

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[edit]

NewGameSpeed[edit]

Type: float

Modifiers: globalconfig


Default value: 1.0

Default values[edit]

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

Functions[edit]

Static events[edit]

GetDescriptionText[edit]

static event string GetDescriptionText (string PropName)

Overrides: Info.GetDescriptionText


Other static functions[edit]

FillPlayInfo[edit]

static function FillPlayInfo (PlayInfo PlayInfo)

Overrides: Info.FillPlayInfo


Events[edit]

PostBeginPlay[edit]

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay