UE2:ProjectileGrenadeEMP (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> Actor >> Projectile >> U2Projectile >> projectileGrenade >> ProjectileGrenadeEMP |
- 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. |
projectileGrenadeEMP.uc -- spawned by the weaponGrenadeLauncher Fire() $Author: Aleiby $ $Date: 8/28/02 2:18p $ $Revision: 6 $
Default values
Property | Value |
---|---|
bNoFalloff | True |
Damage | 200.0 |
ExplosionEffect | Class'U2Weapons.GL_EMPEffect' |
ExplosionSound | Sound'U2WeaponsA.GrenadeLauncher.GL_ExplodeEMP' |
MyDamageType | Class'U2.DamageTypeEMP' |
Instance functions
Explode
simulated function Explode (Object.Vector HitLocation, Object.Vector HitNormal)
Overrides: U2Projectile.Explode