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

OnslaughtFull.ONSPainterPickup

Extends
PainterPickup

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Pickup
      |   
      +-- Engine.WeaponPickup
         |   
         +-- XWeapons.UTWeaponPickup
            |   
            +-- XWeapons.PainterPickup
               |   
               +-- OnslaughtFull.ONSPainterPickup

Variables Summary
Inherited Variables from XWeapons.UTWeaponPickup
LockerOffset, StandUp

Functions Summary
function StaticPrecache (LevelInfo L)
function UpdatePrecacheMaterials ()
Inherited Functions from XWeapons.PainterPickup
GetRespawnTime, PrebeginPlay, SetWeaponStay, StaticPrecache, UpdatePrecacheMaterials
Inherited Functions from XWeapons.UTWeaponPickup
BeginState, ClientTrigger, RespawnEffect, Tick


Functions Detail

StaticPrecache Source code

static function StaticPrecache ( LevelInfo L )

UpdatePrecacheMaterials Source code

simulated function UpdatePrecacheMaterials ( )


Defaultproperties

defaultproperties
{
     InventoryType=Class'OnslaughtFull.ONSPainter'
     RespawnTime=60.000000
     PickupMessage="You got the Target Painter."
     StaticMesh=StaticMesh'ONSFullStaticMeshes.TargetPainter.TargetPainterStatic'
     DrawScale=0.175000
}

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