Cogito, ergo sum

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

Property group 'MutArena'[edit]

ArenaWeaponClassName[edit]

Type: string

Modifiers: config


Default value: "XWeapons.RocketLauncher"

Internal variables[edit]

ArenaAmmoPickupClassName[edit]

Type: string


ArenaWeaponClass[edit]

Type: class<Weapon>


ArenaWeaponPickupClassName[edit]

Type: string


bInitialized[edit]

Type: bool


Default values[edit]

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

Instance functions[edit]

CheckReplacement[edit]

function bool CheckReplacement (Actor Other, out byte bSuperRelevant)

Overrides: Mutator.CheckReplacement


Initialize[edit]

function Initialize ()