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


Caveats


Parameters

FormakForm

stringasModName


Examples

Auto-Generated Example

Form myForm__akForm
string myString__asModName

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