Background for Fallout 4
Member of the Lighthouse script
    Found in:
  • LH
boolfunctionIsKeywordInNPCForm(FormakForm, KeywordakKeyword)NativeGlobal


Caveats


Parameters

FormakForm

KeywordakKeyword


Examples

Auto-Generated Example

Form myForm__akForm
Keyword myKeyword__akKeyword

bool returnedValue = Lighthouse.IsKeywordInNPCForm(myForm__akForm, myKeyword__akKeyword)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.