GetHair

From GECK
Jump to: navigation, search


A function added by the Fallout Script Extender.

Description

Returns the Hair BaseForm of an NPC.

Syntax

[help]
(hair:baseForm) NPCRefr.GetHair

Example

ref playerHair
set playerHair to Player.GetHair 

Notes

  • Under NVSE, this also works with base syntax on a base form: GetHair GSSunnySmiles

See Also