Difference between revisions of "EquipSlot Script"

Jump to navigation Jump to search
107 bytes added ,  03:56, 24 October 2013
m
→‎SKSE Member Functions: Formatting Change
imported>Bot Owned
 
imported>CraftySentinel
m (→‎SKSE Member Functions: Formatting Change)
Line 24: Line 24:


== SKSE Member Functions ==
== SKSE Member Functions ==
'''Int Function [[GetNumParents - EquipSlot|GetNumParents]]()'''
*Returns the number of parent slots.


'''EquipSlot Function [[GetNthParent - EquipSlot|GetNthParent]](Int n)'''
{|class="wikitable" width =100%
*Returns the Nth parent slot.
!style="text-align:left;"|Function
!style="text-align:left;"|Description
|-
|[[GetNumParents - EquipSlot|Int '''GetNumParents'''()]]
|Returns the number of parent slots.
|-
 
|[[GetNthParent - EquipSlot|EquipSlot '''GetNthParent'''(Int ''n'')]]
|Returns the Nth parent slot.
|-
 
|}


== Events ==
== Events ==

Navigation menu