GetNthTintMaskColor - Game

From the CreationKit Wiki
Revision as of 08:18, 27 February 2016 by imported>Terra Nova2 (Added GetNthTintMaskColor page.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Member of: Game Script (Requires SKSE)

Returns the color of the nth tint mask.

Syntax

int Function GetNumTintMasks() native global

Return value

  • The color of this tint mask.

Examples

None.

See Also