Background for Starfield
Member of the ObjectReference script
voidfunctionOpenOneWayTransferMenu(boolaIsGiveOnly, FormListaFilterList=NONE)Native

Description

Documentation Comment

Opens this ref's inventory using a one-way transfer menu with optional filter list


Caveats


Parameters

boolaIsGiveOnly

FormListaFilterList=NONE


Examples

Auto-Generated Example

bool myBool__aIsGiveOnly
FormList myFormList__aFilterList

myObjectReference__toCallFunctionOn.OpenOneWayTransferMenu(myBool__aIsGiveOnly, myFormList__aFilterList)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.