Scriptname EquipSlot extends Form Hidden

; Returns the number of parent slots
int Function GetNumParents() native

; Returns the Nth parent slot
EquipSlot Function GetNthParent(int n) native