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

U2Pawns.ProjectileSkaarjMedium

Extends
ProjectileSkaarjBase

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Projectile
      |   
      +-- U2.U2Projectile
         |   
         +-- U2Pawns.ProjectileSkaarjBase
            |   
            +-- U2Pawns.ProjectileSkaarjMedium

Variables Summary
Inherited Variables from U2Pawns.ProjectileSkaarjBase
Effect, ExplodeParticleGenerator, FireParticleSalamander, FireSound, PreFireParticleSalamander
Inherited Variables from U2.U2Projectile
bExplodeImpactSound, bGotVelocity, bNoFalloff, BounceDamping, BounceSoundRadius, ExplosionEffect, ExplosionSound, FirstTick, Health, HitSal, ImpactHandlerClass, LifeSpanOnBounce, MoveParticleEffect, MoveSal, ParticleEffect, ShakeDuration, ShakeMagnitude, ShakeRadius, SplashDrawScale, StopNormalZ, WaterParticleEffect

Functions Summary
Inherited Functions from U2Pawns.ProjectileSkaarjBase
Destroyed, ExplodeEx, GetProjectileSpeed, PostBeginPlay, PreBeginPlay, TakeDamage
Inherited Functions from U2.U2Projectile
AdjustTraceFireHit, Destroyed, Explode, ExplodeEx, GetLifeSeconds, HitWallEx, LandedEx, PhysicsVolumeChange, PostBeginPlay, PostRecvVelocity, PreBeginPlay, ProcessTouch, ResetLifeSeconds, SetLifespanOnBounce, ShouldSpawnEffect, SpawnEffect, TakeDamage, TryExplodeEx


Defaultproperties

defaultproperties
{
	FireParticleSalamander=ParticleSalamander'skaarj_fx.ParticleSalamander1'
	ExplodeParticleGenerator=ParticleSalamander'SkaarjEffects.ParticleSalamander4'
	FireSound=Sound'U2WeaponsA.SkaarjGlove.SG_MediumFire'
	ExplosionSound=Sound'U2WeaponsA.SkaarjGlove.SG_MediumExplode'
	ShakeRadius=256.000000
	ShakeMagnitude=15.000000
	ShakeDuration=0.600000
	speed=1000.000000
	MaxSpeed=1500.000000
	Damage=50.000000
	MomentumTransfer=3000.000000
	AmbientSound=Sound'U2WeaponsA.SkaarjGlove.SG_MediumAmbient'
	TransientSoundRadius=100.000000
     UseReticleOnEvents(0)="UseReticleText"
     UseReticleOnEvents(1)="UseReticleCorners"
     UseReticleOnEvents(2)="UseReticleTopBars"
     ProximityReticleOnEvents(0)="ProximityReticleCorners"
     ProximityReticleOnEvents(1)="ProximityReticleTopBars"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 3-1-2016 10:48:32.092 - Created with UnCodeX