Outfit Script
Jump to navigation
Jump to search
Extends: Form Script
Script for the manipulation of outfit objects.
Definition[edit | edit source]
ScriptName Outfit extends Form
Properties[edit | edit source]
None
Global Functions[edit | edit source]
None
Member Functions[edit | edit source]
None
SKSE Member Functions[edit | edit source]
- Int GetNumParts()
- Returns the number of parts to the outfit.
- Form GetNthPart(Int n)
- Returns the specified part of the outfit.
Events[edit | edit source]
None