IsWeaponSkillType
From GECK
A function included in the GECK for Fallout 3.
Description
Returns 1 if the calling reference is a weapon of the specified type, and returns 0 otherwise.
Syntax
IsWeaponSkillType SkillName
Notes
- This function only works as a condition and is not available in scripts, use GetWeaponSkill instead.