Outfit Script


Extends: Form Script

Script for the manipulation of outfit objects.

DefinitionEdit

ScriptName Outfit extends Form

PropertiesEdit

None

Global FunctionsEdit

None

Member FunctionsEdit

None

SKSE Member FunctionsEdit

Int GetNumParts()
  • Returns the number of parts to the outfit.
Form GetNthPart(Int n)
  • Returns the specified part of the outfit.

EventsEdit

None