UE3:UTMutator_FriendlyFire (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 08:40, 23 May 2008 by Unknown user (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
UT3 Object >> Actor >> Info >> Mutator >> UTMutator >> UTMutator_FriendlyFire
Package:
UTGame
This class in other games:

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

Properties

FriendlyFireScale

Type: float


Default value: 0.5

Default values

Property Value
GroupNames[0] "FRIENDLYFIRE"

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