Background for Starfield
Member of the ObjectReference script
voidfunctionShowWorkshopTargetMenu(boolabIncludeSameSystem=true, KeywordakSameSystemRequiredKeyword=NONE, boolabIncludeIntersystem=true, KeywordakIntersystemRequiredKeyword=NONE)Native

Description

Documentation Comment

Opens the Workshop Target Menu for the current reference


Parameters

  1. boolabIncludeSameSystem=true

  2. KeywordakSameSystemRequiredKeyword=NONE

  3. boolabIncludeIntersystem=true

  4. KeywordakIntersystemRequiredKeyword=NONE


Examples

Auto-Generated Example

bool myBool__abIncludeSameSystem
Keyword myKeyword__akSameSystemRequiredKeyword
bool myBool__abIncludeIntersystem
Keyword myKeyword__akIntersystemRequiredKeyword

myObjectReference__toCallFunctionOn.ShowWorkshopTargetMenu(myBool__abIncludeSameSystem, myKeyword__akSameSystemRequiredKeyword, myBool__abIncludeIntersystem, myKeyword__akIntersystemRequiredKeyword)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.