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