I love the smell of UnrealEd crashing in the morning. – tarquin

UE3:UTMutator_Arena (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> Actor >> Info >> Mutator >> UTMutator >> UTMutator_Arena
Package: 
UTGame
This class in other games:
UT3


Properties[edit]

ArenaWeaponClassPath[edit]

Type: string

Modifiers: config

full path to class of weapon to use

Default value: "UTGame.UTWeap_ShockRifle"

Default values[edit]

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

Subobjects[edit]

Sprite[edit]

Class: Engine.SpriteComponent

Inherits from: UTMutator.Sprite

Property Value
ReplacementPrimitive None

Functions[edit]

Events[edit]

PostBeginPlay[edit]

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Other instance functions[edit]

CheckReplacement[edit]

function bool CheckReplacement (Actor Other)

Overrides: Mutator.CheckReplacement

Returns true to keep this actor

ModifyPlayer[edit]

function ModifyPlayer (Pawn Other)

Overrides: Mutator.ModifyPlayer