My program doesn't have bugs. It just develops random features.
Difference between revisions of "UE3:UTMutator Arena (UT3)"
From Unreal Wiki, The Unreal Engine Documentation Site
(Talk) |
m (1 revision) |
(No difference)
|
Latest revision as of 01:21, 26 July 2008
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Properties[edit]
ArenaWeaponClassPath[edit]
Type: string
Modifiers: config
full path to class of weapon to use
Default value: "UTGame.UTWeap_ShockRifle"
Default values[edit]
Property | Value |
---|---|
GroupNames[0] | "WEAPONMOD" |
GroupNames[1] | "WEAPONRESPAWN" |
Subobjects[edit]
Sprite[edit]
Class: Engine.SpriteComponent
Inherits from: UTMutator.Sprite
No new values.
Functions[edit]
Events[edit]
PostBeginPlay[edit]
event PostBeginPlay ()
Overrides: Actor.PostBeginPlay
Other instance functions[edit]
CheckReplacement[edit]
Overrides: Mutator.CheckReplacement
Returns true to keep this actor
ModifyPlayer[edit]
function ModifyPlayer (Pawn Other)
Overrides: Mutator.ModifyPlayer