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

XPickups.ShieldPack

Extends
ShieldPickup

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Pickup
      |   
      +-- XPickups.TournamentPickup
         |   
         +-- XPickups.ShieldPickup
            |   
            +-- XPickups.ShieldPack

Variables Summary
Inherited Variables from XPickups.ShieldPickup
ShieldAmount

Functions Summary
function StaticPrecache (LevelInfo L))
Inherited Functions from XPickups.ShieldPickup
BotDesireability, DetourWeight, GetLocalString, Touch, UpdateHUD
Inherited Functions from XPickups.TournamentPickup
RespawnEffect


Functions Detail

StaticPrecache Source code

static function StaticPrecache ( LevelInfo L) )


Defaultproperties

defaultproperties
{
    RespawnTime=30.000000
    Physics=PHYS_Rotating
	RotationRate=(Yaw=24000)
    DrawScale=1.0
    PickupSound=sound'PickupSounds.ShieldPack'
    PickupForce="ShieldPack"  
    DrawType=DT_StaticMesh
    StaticMesh=StaticMesh'E_Pickups.RegShield'
    CollisionRadius=32.0
    ShieldAmount=50
    Style=STY_AlphaZ
    ScaleGlow=0.6
    bPredictRespawns=true
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:21.580 - Created with UnCodeX