GetWeaponProjectile
From GECK
(Redirected from GetWeapProj)
A function added by the Fallout Script Extender.
Contents
Description
Returns the projectile (BaseForm) used by a Weapon BaseForm. If weapon is omitted and a calling reference is provided, that reference's BaseForm is used.
Syntax
(projectile:baseForm) GetWeaponProjectile weapon:baseform
Or:
(projectile:baseForm) GetWeapProj weapon:baseform
Example
GetWeaponProjectile WeapMissileLauncher