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

UTGameContent.UTProj_DarkWalkerBolt


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
00027
00028
/**
 * Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
 */
class UTProj_DarkWalkerBolt extends UTProjectile;

defaultproperties
{
   ProjFlightTemplate=ParticleSystem'VH_DarkWalker.Effects.P_VH_Darkwalker_Secondary_Projectile'
   ProjExplosionTemplate=ParticleSystem'VH_DarkWalker.Effects.P_VH_Darkwalker_Secondary_Impact'
   AccelRate=20000.000000
   CheckRadius=40.000000
   Speed=4000.000000
   MaxSpeed=10000.000000
   Damage=40.000000
   MomentumTransfer=4000.000000
   MyDamageType=Class'UTGameContent.UTDmgType_DarkWalkerBolt'
   Begin Object Class=CylinderComponent Name=CollisionCylinder ObjName=CollisionCylinder Archetype=CylinderComponent'UTGame.Default__UTProjectile:CollisionCylinder'
      ObjectArchetype=CylinderComponent'UTGame.Default__UTProjectile:CollisionCylinder'
   End Object
   CylinderComponent=CollisionCylinder
   Components(0)=CollisionCylinder
   LifeSpan=1.600000
   DrawScale=1.200000
   CollisionComponent=CollisionCylinder
   Name="Default__UTProj_DarkWalkerBolt"
   ObjectArchetype=UTProjectile'UTGame.Default__UTProjectile'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: tr 31-1-2018 17:18:58.000 - Creation time: sk 18-3-2018 10:01:23.947 - Created with UnCodeX