- Found in:
- SKSE
Description
Documentation Comment
Sets the tintMask color for the particular type and index
Caveats
Parameters
intcolor
inttype
intindex
Examples
Auto-Generated Example
int myInt__color
int myInt__type
int myInt__index
Game.SetTintMaskColor(myInt__color, myInt__type, myInt__index)