SetProjectileExplosion
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Sets the projectile's explosion.
Syntax
(explosion:ref) SetProjectileExplosion projectile:ref newExplosion:ref
Example
SetProjectileExplosion 40mmGrenadeProjectile MissileExplosion
SetProjectileExplosion 40mmGrenadeProjectile ; (Sets the explosion to None)