Mostly Harmless

UE1:Arena (UT)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT Object >> Actor >> Info >> Mutator >> Arena

Contents

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

[edit] Properties

[edit] AmmoName

Type: name


[edit] AmmoString

Type: string


[edit] WeaponName

Type: name


[edit] WeaponString

Type: string


[edit] Instance functions

[edit] AddMutator

function AddMutator (Mutator M)

Overrides: Mutator.AddMutator


[edit] AlwaysKeep

function bool AlwaysKeep (Actor Other)

Overrides: Mutator.AlwaysKeep


[edit] CheckReplacement

function bool CheckReplacement (Actor Other, out byte bSuperRelevant)

Overrides: Mutator.CheckReplacement