GetExtraParts - HeadPart

From the Fallout4 CreationKit Wiki
Revision as of 19:18, 20 April 2017 by imported>Qazaaq (Added F4SE member)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

F4SE Member of: HeadPart Script

Returns an array of all the extra parts to this part.

Syntax

HeadPart[] Function GetExtraParts() Native

Parameters

None

Return Value

Returns an array of HeadParts.

Examples

Notes

None

See Also