I'm a doctor, not a mechanic

Difference between revisions of "UE3:UTMutator FriendlyFire (UT3)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Auto-generated page)
 
(Talk)
 
Line 15: Line 15:
  
 
<!-- enter variable description -->
 
<!-- enter variable description -->
 +
 +
'''Default value:''' 0.5
  
 
===Default values===
 
===Default values===

Latest revision as of 07:40, 23 May 2008

UT3 Object >> Actor >> Info >> Mutator >> UTMutator >> UTMutator_FriendlyFire
Package: 
UTGame
This class in other games:
UDK

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

Properties[edit]

FriendlyFireScale[edit]

Type: float


Default value: 0.5

Default values[edit]

Property Value
GroupNames[0] "FRIENDLYFIRE"

Subobjects[edit]

Sprite[edit]

Class: Engine.SpriteComponent

Inherits from: UTMutator.Sprite

No new values.

Instance functions[edit]

InitMutator[edit]

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

function bool MutatorIsAllowed ()

Overrides: UTMutator.MutatorIsAllowed