Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE1:Arena (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> Actor >> Info >> Mutator >> Arena
Package: 
BotPack
Direct subclasses:
FlakArena, ImpactArena, InstaGibDM, MinigunArena, PulseArena, RocketArena, ShockArena, SniperArena
This class in other games:
U2XMP

Arena. replaces all weapons and ammo with Pulseguns and pulsegun ammo

Properties

AmmoName

Type: name


AmmoString

Type: string


WeaponName

Type: name


WeaponString

Type: string


Instance functions

AddMutator

function AddMutator (Mutator M)

Overrides: Mutator.AddMutator


AlwaysKeep

function bool AlwaysKeep (Actor Other)

Overrides: Mutator.AlwaysKeep


CheckReplacement

function bool CheckReplacement (Actor Other, out byte bSuperRelevant)

Overrides: Mutator.CheckReplacement