IsWeaponSkillType

From GECK
Jump to: navigation, search


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

[help]
IsWeaponSkillType SkillName 

Notes

  • This function only works as a condition and is not available in scripts, use GetWeaponSkill instead.