EquipSlot Script

From the Fallout4 CreationKit Wiki
Revision as of 02:18, 28 October 2017 by imported>Qazaaq (category)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Extends: Form Script
Editor: Equip Slot

Script for the manipulation of equipment slots.

Definition[edit | edit source]

Scriptname EquipSlot extends Form Native Hidden

Properties[edit | edit source]

None

Global Functions[edit | edit source]

None

Member Functions[edit | edit source]

None

F4SE Member Functions[edit | edit source]

  • EquipSlot[] Function GetParents()
    • Gets the parents of this equip slot.

Events[edit | edit source]

None

See Also[edit | edit source]