Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE3:UTMutator_SlowTimeKills (UT3)

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

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties

GRClass

Type: class<GameRules>


Default value: Class'UTGame.UTGameRules_SlowTimeKills'

Default values

Property Value
GroupNames[0] "GAMESPEED"

Subobjects

Sprite

Class: Engine.SpriteComponent

Inherits from: UTMutator.Sprite

No new values.

Instance functions

InitMutator

function InitMutator (string Options, out string ErrorMessage)

Overrides: Mutator.InitMutator

This function can be used to parse the command line parameters when a server starts up

MutatorIsAllowed

function bool MutatorIsAllowed ()

Overrides: UTMutator.MutatorIsAllowed