EquipSlot Script
Extends: Form Script
Script for the manipulation of Equip Slot objects.
DefinitionEdit
Scriptname EquipSlot extends Form Hidden
PropertiesEdit
None
Global FunctionsEdit
None
Member FunctionsEdit
None
SKSE Member FunctionsEdit
- Int GetNumParents()
- Returns the number of parent slots.
- EquipSlot GetNthParent(Int n)
- Returns the Nth parent slot.
EventsEdit
None
NotesEdit
None