HasExtraPart - HeadPart

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
This article has been flagged as incomplete.
Please help improve the wiki by learning how to contribute.

F4SE Member of: HeadPart Script
Requires F4SE version 0.2.0 or higher.

Returns whether this head part has this extra part.

Syntax[edit | edit source]

bool Function HasExtraPart(HeadPart p) Native

Parameters[edit | edit source]

  • p: The head part to check this part for.

Return Value[edit | edit source]

Returns true if the passed in HeadPart is on this part.

Examples[edit | edit source]

Notes[edit | edit source]

None

See Also[edit | edit source]