Difference between revisions of "GetExtraParts - HeadPart"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Qazaaq
(Added F4SE member)
(No difference)

Revision as of 19:18, 20 April 2017

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