- Found in:
- SKSE
Description
Documentation Comment
Sets the tintMask texture for the particular type and index
Caveats
Parameters
stringpath
inttype
intindex
Examples
Auto-Generated Example
string myString__path
int myInt__type
int myInt__index
Game.SetTintMaskTexturePath(myString__path, myInt__type, myInt__index)