Background for Skyrim SE
Member of the EquipSlot script
intfunctionGetNumParents()Native

Description

Wiki Description

Returns the number of parent slots.

Documentation Comment

Returns the number of parent slots


Examples

EquipSlotProperty.GetNumParents()

Auto-Generated Example

int returnedValue = myEquipSlot__toCallFunctionOn.GetNumParents()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.