Background for Skyrim SE
Member of the Game script
stringfunctionGetNthTintMaskTexturePath(intn)NativeGlobal

Description

Documentation Comment

Returns the texture path of the Nth tint mask


Caveats


Parameters

intn


Examples

Auto-Generated Example

int myInt__n

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