GetNthTintMaskColor - Game
Revision as of 08:21, 27 February 2016 by imported>Terra Nova2 (→Syntax)
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.