- Found in:
- SKSE
Description
Wiki Description
Returns the Nth parent slot
Documentation Comment
Returns the Nth parent slot
Parameters
intn
CK Wiki Description
The index of the parent slot.
Examples
No human-generated examples found for this function.
Auto-Generated Example
int myInt__n
EquipSlot returnedValue = myEquipSlot__toCallFunctionOn.GetNthParent(myInt__n)