- Found in:
- SKSE
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)