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


Parameters

  1. FormakForm

  2. KeywordakWorkshopKeyword

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