- Found in:
- SKSE
Description
Wiki Description
Returns the number of parent slots.
Documentation Comment
Returns the number of parent slots
Caveats
Examples
EquipSlotProperty.GetNumParents()Auto-Generated Example
int returnedValue = myEquipSlot__toCallFunctionOn.GetNumParents()