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


Caveats


Parameters

ArtakArtObject

intn


Examples

Auto-Generated Example

Art myArt__akArtObject
int myInt__n

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