Background for Skyrim SE
Member of the Form script
voidfunctionSetWorldModelNthTextureSet(TextureSetnSet, intn)Native

Description

Documentation Comment

Sets the world models Nth texture set, if the textures can be set


Caveats


Parameters

TextureSetnSet

intn


Examples

Auto-Generated Example

TextureSet myTextureSet__nSet
int myInt__n

myForm__toCallFunctionOn.SetWorldModelNthTextureSet(myTextureSet__nSet, myInt__n)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.