GetNthTintMaskColor - Game
Jump to navigation
Jump to search
Member of: Game Script (Requires SKSE)
Returns the color of the nth tint mask.
Syntax[edit | edit source]
int Function GetNthTintMaskColor(int n) native global
Return value[edit | edit source]
- The color of this tint mask.
Examples[edit | edit source]
None.