HasExtraPart - HeadPart
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.
SyntaxEdit
bool Function HasExtraPart(HeadPart p) Native
ParametersEdit
- p: The head part to check this part for.
Return ValueEdit
Returns true if the passed in HeadPart is on this part.
ExamplesEdit
NotesEdit
None