GetHairLength

Revision as of 21:30, 31 January 2013 by imported>WarMachineDD7 (Created page with "{{Function |origin = FOSE1 |summary = Returns the length of an actor's hair. |name = GetHairLength |returnType = int |referenceType = ActorRefID |arguments = |example =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the Fallout Script Extender.

Description

Returns the length of an actor's hair.

Syntax

(int) ActorRefID.GetHairLength

Example

int playerHairLength
set playerHairLength to Player.GetHairLength