The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:ProjectileDispersionAlt2 (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Projectile >> U2Projectile >> ProjectileDispersionAlt2 |
- Package:
- U2Weapons
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
projectileDispersionAlt2.uc $Author: Aleiby $ $Date: 10/03/02 6:09p $ $Revision: 5 $
Properties[edit]
Sal[edit]
Type: ParticleSalamander
Default values[edit]
Property | Value |
---|---|
AmbientSound | Sound'U2WeaponsA.Dispersion.DP_PoweredUpProjectile' |
Damage | 90.0 |
DamageRadius | 160.0 |
DrawType | DT_None |
ExplosionSound | Sound'U2WeaponsA.Dispersion.DP_PoweredUpExplode' |
LifeSpan | 7.3 |
MaxSpeed | 800.0 |
MomentumTransfer | 60000.0 |
MyDamageType | Class'U2.DamageTypeElectrical' |
ShakeDuration | 0.6 |
ShakeMagnitude | 45.0 |
ShakeRadius | 640.0 |
SoundRadius | 30.0 |
SoundVolume | 255 |
Speed | 800.0 |
TransientSoundRadius | 800.0 |
Functions[edit]
Events[edit]
Destroyed[edit]
simulated event Destroyed ()
Overrides: U2Projectile.Destroyed
PostBeginPlay[edit]
simulated event PostBeginPlay ()
Overrides: U2Projectile.PostBeginPlay
Other instance functions[edit]
ExplodeEx[edit]
simulated function ExplodeEx (Actor.CheckResult Hit)
Overrides: U2Projectile.ExplodeEx