Background for Skyrim SE
Member of the Game script
intfunctionGetNthTintMaskColor(intn)NativeGlobal

Description

Wiki Description

Returns the color of the nth tint mask.

Documentation Comment

Returns the color of the Nth tint mask


Caveats


Parameters

intn


Examples

No human-generated examples found for this function.

Auto-Generated Example

int myInt__n

int returnedValue = Game.GetNthTintMaskColor(myInt__n)

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.