Background for Skyrim SE
Member of the PyramidUtils script
boolfunctionFormHasKeywordStrings(FormakItem, string[]akKwds, boolabAll=false)Global


Caveats


Parameters

FormakItem

string[]akKwds

boolabAll=false


Examples

Auto-Generated Example

Form myForm__akItem
string[] myStringArray__akKwds
bool myBool__abAll

bool returnedValue = PyramidUtils.FormHasKeywordStrings(myForm__akItem, myStringArray__akKwds, myBool__abAll)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.