I don't need to test my programs. I have an error-correcting modem.

UE3:UTMutator_SlowTimeKills (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> Actor >> Info >> Mutator >> UTMutator >> UTMutator_SlowTimeKills
Package: 
UTGame
This class in other games:
UT3


Properties

RampUpTime

Type: float


Default value: 0.1

SlowSpeed

Type: float


Default value: 0.25

SlowTime

Type: float


Default value: 0.3

Default values

Property Value
GroupNames[0] "GAMESPEED"

Subobjects

Sprite

Class: Engine.SpriteComponent

Inherits from: UTMutator.Sprite

Property Value
ReplacementPrimitive None

Functions

Events

Timer

event Timer ()

Overrides: Actor.Timer


Other instance functions

MutatorIsAllowed

function bool MutatorIsAllowed ()

Overrides: UTMutator.MutatorIsAllowed


ScoreKill

function ScoreKill (Controller Killer, Controller Killed)

Overrides: Mutator.ScoreKill


States

Rampup

Rampup.Tick

event Tick (float DeltaTime)

Overrides: Actor.Tick (global)