Background for Fallout 4
Member of the Lighthouse script
    Found in:
  • LH
ConstructibleObject[]functionGetParentCOBJs(FormakForm, KeywordakWorkshopKeyword, KeywordakCategoryKeyword)NativeGlobal


Caveats


Parameters

FormakForm

KeywordakWorkshopKeyword

KeywordakCategoryKeyword


Examples

Auto-Generated Example

Form myForm__akForm
Keyword myKeyword__akWorkshopKeyword
Keyword myKeyword__akCategoryKeyword

ConstructibleObject[] returnedValue = Lighthouse.GetParentCOBJs(myForm__akForm, myKeyword__akWorkshopKeyword, myKeyword__akCategoryKeyword)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.