I don't need to test my programs. I have an error-correcting modem.

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

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Auto-generated page)
 
(Talk)
(One intermediate revision by one other user not shown)
Line 8: Line 8:
 
}}
 
}}
 
{{autogenerated}}
 
{{autogenerated}}
null
+
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
  
 
==Properties==
 
==Properties==

Revision as of 02:44, 26 July 2008

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

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

Properties

ArenaWeaponClassPath

Type: string

Modifiers: config

full path to class of weapon to use

Default value: "UTGame.UTWeap_ShockRifle"

Default values

Property Value
GroupNames[0] "WEAPONMOD"
GroupNames[1] "WEAPONRESPAWN"

Subobjects

Sprite

Class: Engine.SpriteComponent

Inherits from: UTMutator.Sprite

No new values.

Functions

Events

PostBeginPlay

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Other instance functions

CheckReplacement

function bool CheckReplacement (Actor Other)

Overrides: Mutator.CheckReplacement

Returns true to keep this actor

ModifyPlayer

function ModifyPlayer (Pawn Other)

Overrides: Mutator.ModifyPlayer