Mostly Harmless

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[edit]

AmmoName[edit]

Type: name


AmmoString[edit]

Type: string


WeaponName[edit]

Type: name


WeaponString[edit]

Type: string


Instance functions[edit]

AddMutator[edit]

function AddMutator (Mutator M)

Overrides: Mutator.AddMutator


AlwaysKeep[edit]

function bool AlwaysKeep (Actor Other)

Overrides: Mutator.AlwaysKeep


CheckReplacement[edit]

function bool CheckReplacement (Actor Other, out byte bSuperRelevant)

Overrides: Mutator.CheckReplacement