Background for Skyrim SE
Member of the ShazdehUtils script
boolfunctionHasAnyKeywordInList(FormakForm, FormListakList)NativeGlobal


Caveats


Parameters

FormakForm

FormListakList


Examples

Auto-Generated Example

Form myForm__akForm
FormList myFormList__akList

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