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

Description

Wiki Description

Returns the total number of tints masks for the player.

Documentation Comment

Returns the total number of tints for the player


Caveats


Examples

No human-generated examples found for this function.

Auto-Generated Example

int returnedValue = Game.GetNumTintMasks()

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.