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


Parameters

  1. FormakForm

  2. 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.