Background for Skyrim SE
Member of the DbSkseFunctions script
TextureSetfunctionGetArtObjectNthTextureSet(ArtakArtObject, intn)NativeGlobal


Caveats


Parameters

ArtakArtObject

intn


Examples

Auto-Generated Example

Art myArt__akArtObject
int myInt__n

TextureSet returnedValue = DbSkseFunctions.GetArtObjectNthTextureSet(myArt__akArtObject, myInt__n)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.