Background for Skyrim SE
Member of the ObjectReference script
voidfunctionSetContainerAllowStolenItems(boolsetAllowStolenItems)Native

Description

Documentation Comment

For Containers only. Sets whether or not to allow stolen items to appear in the menu.


Caveats


Parameters

boolsetAllowStolenItems


Examples

Auto-Generated Example

bool myBool__setAllowStolenItems

myObjectReference__toCallFunctionOn.SetContainerAllowStolenItems(myBool__setAllowStolenItems)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.