My program doesn't have bugs. It just develops random features.

UE2:MutArena (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2003 Object >> Actor >> Info >> Mutator >> MutArena

Contents

Package: 
XWeapons
This class in other games:
UT2004

null

[edit] Properties

[edit] Property group 'MutArena'

[edit] ArenaWeaponClassName

Type: string

Modifiers: config


Default value: "XWeapons.RocketLauncher"

[edit] Internal variables

[edit] ArenaAmmoPickupClassName

Type: string


[edit] ArenaWeaponClass

Type: class<Weapon>


[edit] ArenaWeaponPickupClassName

Type: string


[edit] bInitialized

Type: bool


[edit] Default values

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

[edit] Instance functions

[edit] CheckReplacement

function bool CheckReplacement (Actor Other, out byte bSuperRelevant)

Overrides: Mutator.CheckReplacement


[edit] Initialize

function Initialize ()