Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:MutArena (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2003 Object >> Actor >> Info >> Mutator >> MutArena
Package: 
XWeapons
This class in other games:
UT2004

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 ()