Background for Skyrim SE
Member of the Outfit script
FormfunctionGetNthPart(intn)Native

Description

Wiki Description

Returns the Nth part of the outfit.


Parameters

  1. intn


Examples

No human-generated examples found for this function.

Auto-Generated Example

int myInt__n

Form returnedValue = myOutfit__toCallFunctionOn.GetNthPart(myInt__n)

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

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