Background for Skyrim SE
Member of the TextureSet script
voidfunctionSetNthTexturePath(intn, stringtexturePath)Native

Description

Documentation Comment

Sets the path of the texture


Caveats


Parameters

intn

stringtexturePath


Examples

Auto-Generated Example

int myInt__n
string myString__texturePath

myTextureSet__toCallFunctionOn.SetNthTexturePath(myInt__n, myString__texturePath)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.