Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UT2004RPG.ArtifactTripleDamagePickup

Extends
RPGArtifactPickup

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Pickup
      |   
      +-- XPickups.TournamentPickup
         |   
         +-- UT2004RPG.RPGArtifactPickup
            |   
            +-- UT2004RPG.ArtifactTripleDamagePickup

Direct Known Subclasses:

DruidArtifactTripleDamagePickup

Variables Summary
Inherited Variables from UT2004RPG.RPGArtifactPickup
ArtifactManager, LifeTime

Functions Summary
Inherited Functions from UT2004RPG.RPGArtifactPickup
BotDesireability, CanPickupArtifact, DetourWeight, PostBeginPlay, ValidTouch
Inherited Functions from XPickups.TournamentPickup
RespawnEffect


Defaultproperties

defaultproperties
{
    PickupMessage="You got the Triple Damage!"
    InventoryType=class'ArtifactTripleDamage'
    DrawType=DT_StaticMesh
    DrawScale=0.9
    StaticMesh=StaticMesh'E_Pickups.TripleDamage'
    AmbientGlow=254
    Style=STY_AlphaZ
    ScaleGlow=0.6
    PickupForce="UDamagePickup"
    PickupSound=sound'PickupSounds.UDamagePickUp'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:15:50.781 - Created with UnCodeX