Background for Skyrim SE
Member of the NiOverride script
voidfunctionClearItemDyeColor(intuniqudId, intmaskIndex)NativeGlobal


Parameters

  1. intuniqudId

  2. intmaskIndex


Examples

Auto-Generated Example

int myInt__uniqudId
int myInt__maskIndex

NiOverride.ClearItemDyeColor(myInt__uniqudId, myInt__maskIndex)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.