SetHairLength

Revision as of 04:24, 21 August 2014 by imported>Odessa (Created. source nvse_whatsnew)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

Sets the hair length on the NPC. The hair length attribute is apparently unused by the vanilla game. Added by NVSE 4.1.

Syntax

(none) Actor.SetHairLength HairLength:float Actor:NPC

Example

SunnyREF.SetHairLength 1.0

See Also