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

Botpack.ThighPads

Extends
TournamentPickup

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Inventory
      |   
      +-- Engine.Pickup
         |   
         +-- Botpack.TournamentPickup
            |   
            +-- Botpack.ThighPads

Variables Summary
Inherited Variables from Engine.Pickup
bAutoActivate, bCanActivate, bCanHaveMultipleCopies, ExpireMessage, Inv, NumCopies

Functions Summary
functionbool HandlePickupQuery (inventory Item ))
functioninventory SpawnCopy (pawn Other ))
Inherited Functions from Botpack.TournamentPickup
BecomeItem, FireEffect
Inherited Functions from Engine.Pickup
Activate, BeginState, HandlePickupQuery, PickupFunction, SpawnCopy, Touch, TravelPostAccept, UseCharge, UsedUp


Functions Detail

HandlePickupQuery Source code

function bool HandlePickupQuery ( inventory Item ) )

SpawnCopy Source code

function inventory SpawnCopy ( pawn Other ) )


Defaultproperties

defaultproperties
{
     bDisplayableInv=True
     bRotatingPickup=True
     PickupMessage="You got the Thigh Pads."
     ItemName="Thigh Pads"
     RespawnTime=30.000000
     PickupViewMesh=LodMesh'Botpack.ThighPads'
     Charge=50
     ArmorAbsorption=50
     bIsAnArmor=True
     AbsorptionPriority=7
     MaxDesireability=1.800000
     PickupSound=Sound'Botpack.Pickups.ArmorUT'
     Icon=Texture'UnrealShare.Icons.I_Armor'
     Mesh=LodMesh'Botpack.ThighPads'
     AmbientGlow=64
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fr 7.6.2013 13:15:05.692 - Created with UnCodeX