Background for Skyrim SE
Member of the NiOverride script
intfunctionGetItemDyeColor(intuniqueId, intmaskIndex)NativeGlobal


Caveats


Parameters

intuniqueId

intmaskIndex


Examples

Auto-Generated Example

int myInt__uniqueId
int myInt__maskIndex

int returnedValue = NiOverride.GetItemDyeColor(myInt__uniqueId, myInt__maskIndex)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.