Difference between revisions of "EquipSlot Script"
Jump to navigation
Jump to search
m
→SKSE Member Functions: Formatting Change
imported>Bot Owned (Created page with "Category:Scripting Category:Papyrus Category:Script Objects Category:SKSE Category:SKSE Script Objects '''Extends:''' Form Script Script for the mani...") |
imported>CraftySentinel m (→SKSE Member Functions: Formatting Change) |
||
Line 24: | Line 24: | ||
== SKSE Member Functions == | == SKSE Member Functions == | ||
''' | {|class="wikitable" width =100% | ||
!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 == |