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


Caveats


Parameters

boolabIncludeSameSystem=true

KeywordakSameSystemRequiredKeyword=NONE

boolabIncludeIntersystem=true

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.