GetHair

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Fallout Script Extender.

Description

Returns the hair of an actor.

Syntax

[help]
(ref) ActorRefID.GetHair

Example

ref playerHair
set playerHair to Player.GetHair

Notes

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