Outfit Script
Revision as of 22:53, 13 May 2012 by imported>PurpleLunchbox (→Category:SKSE Script Objects)
Extends: Form Script
Script for the manipulation of outfit objects.
Definition
ScriptName Outfit extends Form
Properties
None
Global Functions
None
Member Functions
None
SKSE Member Functions
int Function GetNumParts()
- Returns the number of parts to the outfit.
Form Function GetNthPart(int n)
- Returns the specified part of the outfit.
Events
None