Gah - a solution with more questions. – EntropicLqd

UE2:ProjectileGrenadeIncendiary (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Actor >> Projectile >> U2Projectile >> projectileGrenade >> ProjectileGrenadeIncendiary
Package: 
U2Weapons

projectileGrenadeIncendiary.uc -- spawned by the weaponGrenadeLauncher Fire() $Author: Aleiby $ $Date: 9/29/02 2:11a $ $Revision: 11 $

Default values[edit]

Property Value
Damage 5.0
DamageRadius 128.0
ExplosionDecal Class'U2.U2BlastMark'
ExplosionSound Sound'U2WeaponsA.GrenadeLauncher.GL_ExplodeIncendiary'
MomentumTransfer 5000.0
MyDamageType Class'U2.DamageTypeThermal'

Instance functions[edit]

ExplodeEx[edit]

simulated function ExplodeEx (Actor.CheckResult Hit)

Overrides: U2Projectile.ExplodeEx