SetProjectileExplosion

< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

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)

See Also