Difference between revisions of "Outfit Script"

Jump to navigation Jump to search
116 bytes removed ,  19:53, 2 February 2014
m
→‎SKSE Member Functions: Reverted to List
imported>CraftySentinel
m (→‎SKSE Member Functions: Formatting Change)
imported>CraftySentinel
m (→‎SKSE Member Functions: Reverted to List)
 
Line 25: Line 25:
== SKSE Member Functions ==
== SKSE Member Functions ==


{|class="wikitable" width =100%
:'''Int [[GetNumParts - Outfit|GetNumParts]]()'''
!style="text-align:left;"|Function
:*Returns the number of parts to the outfit.
!style="text-align:left;"|Description
|-
|[[GetNumParts - Outfit|Int '''GetNumParts'''()]]
|Returns the number of parts to the outfit.
|-


|[[GetNthPart - Outfit|Form '''GetNthPart'''(Int ''n'')]]
:'''Form [[GetNthPart - Outfit|GetNthPart]](Int ''n'')'''
|Returns the specified part of the outfit.
:*Returns the specified part of the outfit.
|-
 
|}


== Events ==
== Events ==
None
None

Navigation menu