Background for Skyrim SE

The Outfit Script

    The Outfit script is a part of Skyrim SE’s Papyrus scripting ecosystem. It is included with the base game, and is extended/modified by modded sources such as Skyrim Script Extender x64 (SKSE).

    For this script, the Papyrus index knows about:

    • 2 functions


    Inheritance Tree

    No indexed scripts extend this script.

    Properties

    No properties found.

      Events

        No events found.

      Functions

      • intfunctionGetNumParts()Native

        Returns how many parts are included in the outfit.

      • FormfunctionGetNthPart(intn)Native

        Returns the Nth part of the outfit.

      Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.