IsClothingHands - Armor

From Creation Kit
Jump to: navigation, search

SKSE Member of: Armor Script

Checks if the armor has the ClothingHands keyword. (This function requires SKSE)

Contents

Syntax

bool Function IsClothingHands()

Parameters

None.

Return Value

Whether or not this armor has the ClothingHands keyword.

Examples

if (ArmorProperty.IsClothingHands())
	Debug.Trace("These are gloves.")
endif

Notes

See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox
coming
coming
coming
coming