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

Description

Documentation Comment

Returns true if the Form has been registered as a Dye


Caveats


Parameters

FormakForm


Examples

Auto-Generated Example

Form myForm__akForm

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