UE2:MutArena (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2003 Object >> Actor >> Info >> Mutator >> MutArena
Package:
XWeapons
This class in other games:

null

Properties

Property group 'MutArena'

ArenaWeaponClassName

Type: string

Modifiers: config


Default value: "XWeapons.RocketLauncher"

Internal variables

ArenaAmmoPickupClassName

Type: string


ArenaWeaponClass

Type: class<Weapon>


ArenaWeaponPickupClassName

Type: string


bInitialized

Type: bool


Default values

Property Value
ConfigMenuClassName "XInterface.UT2ArenaConfig"
Description "Replace weapons and ammo in map."
FriendlyName "Arena"
GroupName "Arena"

Instance functions

CheckReplacement

function bool CheckReplacement (Actor Other, out byte bSuperRelevant)

Overrides: Mutator.CheckReplacement


Initialize

function Initialize ()