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

Description

Documentation Comment

Returns how many indexes there are for this type


Caveats


Parameters

inttype


Examples

Auto-Generated Example

int myInt__type

int returnedValue = Game.GetNumTintsByType(myInt__type)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.