Background for Skyrim SE
Member of the Game script
voidfunctionSetNthTintMaskTexturePath(stringpath, intn)NativeGlobal

Description

Documentation Comment

Sets the texturepath of the Nth tint mask


Caveats


Parameters

stringpath

intn


Examples

Auto-Generated Example

string myString__path
int myInt__n

Game.SetNthTintMaskTexturePath(myString__path, myInt__n)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.