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

UTGame.UTMutator_Arena

Extends
UTMutator
Modifiers
config ( Game )

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

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

Variables Summary
stringArenaWeaponClassPath
Inherited Variables from UTGame.UTMutator
bExportMenuData
Inherited Variables from Engine.Mutator
bUserAdded, GroupNames, NextMutator

Functions Summary
functionbool CheckReplacement (Actor Other))
function ModifyPlayer (Pawn Other))
function PostBeginPlay ()))
Inherited Functions from UTGame.UTMutator
GetNextUTMutator, MutatorIsAllowed, ProcessSpeechRecognition, ReplaceWith
Inherited Functions from Engine.Mutator
AddMutator, AllowBecomeActivePlayer, AllowBecomeSpectator, AllowChangeTeam, AlwaysKeep, CanLeaveVehicle, CheckRelevance, CheckReplacement, Destroyed, DriverEnteredVehicle, DriverLeftVehicle, GetSeamlessTravelActorList, GetServerDetails, GetServerPlayers, InitMutator, IsRelevant, ModifyLogin, ModifyPlayer, Mutate, MutatorIsAllowed, NotifyBecomeActivePlayer, NotifyBecomeSpectator, NotifyLogin, NotifyLogout, NotifySetTeam, ParseChatPercVar, PreBeginPlay


Variables Detail

ArenaWeaponClassPath Source code

var config string ArenaWeaponClassPath;
full path to class of weapon to use


Functions Detail

CheckReplacement Source code

function bool CheckReplacement ( Actor Other) )

ModifyPlayer Source code

function ModifyPlayer ( Pawn Other) )

PostBeginPlay Source code

function PostBeginPlay ( ) )


Defaultproperties

defaultproperties
{
   ArenaWeaponClassPath="UTGame.UTWeap_ShockRifle"
   GroupNames(0)="WEAPONMOD"
   GroupNames(1)="WEAPONRESPAWN"
   Begin Object Class=SpriteComponent Name=Sprite ObjName=Sprite Archetype=SpriteComponent'UTGame.Default__UTMutator:Sprite'
      ObjectArchetype=SpriteComponent'UTGame.Default__UTMutator:Sprite'
   End Object
   Components(0)=Sprite
   Name="Default__UTMutator_Arena"
   ObjectArchetype=UTMutator'UTGame.Default__UTMutator'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:53.739 - Created with UnCodeX