SetProjectileExplosion

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Sets the projectile's explosion.

Syntax

[help]
(explosion:ref) SetProjectileExplosion projectile:ref newExplosion:ref

Example

SetProjectileExplosion 40mmGrenadeProjectile MissileExplosion
SetProjectileExplosion 40mmGrenadeProjectile	; (Sets the explosion to None) 

See Also