- Found in:
- SKSE
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
- Game.GetNthTintMaskColor(...)
- Game.GetNthTintMaskType(...)
- Game.SetNthTintMaskColor(...)
- Game
