Mostly Harmless

UE3:UTMutator_Arena (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> Actor >> Info >> Mutator >> UTMutator >> UTMutator_Arena
Package: 
UTGame
This class in other games:
UDK

null

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