Background for Fallout 4
Member of the ObjectReference script
boolfunctionScrap(ObjectReferenceakWorkshop)Native

Description

Documentation Comment

Scraps this object reference and disconnects any wires if necessary
This function is debug only as it is not ready for release, it scraps
but it has problems unpowering connected objects, also doesn't give
the materials back yet


Caveats


Parameters

ObjectReferenceakWorkshop


Examples

Auto-Generated Example

ObjectReference myObjectReference__akWorkshop

bool returnedValue = myObjectReference__toCallFunctionOn.Scrap(myObjectReference__akWorkshop)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.