Background for Skyrim SE
Member of the NiOverride script
intfunctionGetFormDyeColor(FormakForm)NativeGlobal

Description

Documentation Comment

Returns the dye color bound to this form


Caveats


Parameters

FormakForm


Examples

Auto-Generated Example

Form myForm__akForm

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