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
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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)