Difference between revisions of "Outfit Script"

Jump to navigation Jump to search
342 bytes added ,  05:18, 24 October 2013
m
→‎SKSE Member Functions: Formatting Change
imported>PurpleLunchbox
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
|-
|[[GetNumParts - Outfit|Int '''GetNumParts'''()]]
|Returns the number of parts to the outfit.
|-
|[[GetNthPart - Outfit|Form '''GetNthPart'''(Int ''n'')]]
|Returns the specified part of the outfit.
|-
|}== SKSE Member Functions ==
'''int Function [[GetNumParts - Outfit|GetNumParts]]()'''
'''int Function [[GetNumParts - Outfit|GetNumParts]]()'''
*Returns the number of parts to the outfit.
*Returns the number of parts to the outfit.

Navigation menu