Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UTGame.UTMutator_FriendlyFire

Extends
UTMutator

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.Mutator
         |   
         +-- UTGame.UTMutator
            |   
            +-- UTGame.UTMutator_FriendlyFire

Variables Summary
floatFriendlyFireScale
Inherited Variables from Engine.Mutator
bUserAdded, GroupNames, NextMutator

Functions Summary
function InitMutator (string Options, out string ErrorMessage))
functionbool MutatorIsAllowed ()))
Inherited Functions from UTGame.UTMutator
GetNextUTMutator, MutatorIsAllowed, ProcessSpeechRecognition, ReplaceWith
Inherited Functions from Engine.Mutator
AddMutator, AlwaysKeep, CanLeaveVehicle, CheckEndGame, CheckRelevance, CheckReplacement, Destroyed, DriverEnteredVehicle, DriverLeftVehicle, FindPlayerStart, GetSeamlessTravelActorList, HandleRestartGame, InitMutator, IsRelevant, ModifyLogin, ModifyPlayer, Mutate, MutatorIsAllowed, NetDamage, NotifyLogin, NotifyLogout, OverridePickupQuery, PreBeginPlay, PreventDeath, ScoreKill, ScoreObjective


Variables Detail

FriendlyFireScale Source code

var float FriendlyFireScale;


Functions Detail

InitMutator Source code

function InitMutator ( string Options, out string ErrorMessage) )

MutatorIsAllowed Source code

function bool MutatorIsAllowed ( ) )


Defaultproperties

defaultproperties
{
	FriendlyFireScale=0.5
	GroupNames[0]="FRIENDLYFIRE"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: ti 22-3-2011 19:57:00.456 - Created with UnCodeX