- Found in:
- Workshop Framework
Description
Documentation Comment
Stores the specified workshop object in the given workshop.
If akWorkshopRef is None, the workshop for the settlement that the player is currently in will be used. If Workshop mode is currently active, the currently opened workshop is always used, regardless of the setting.
Caveats
Parameters
ObjectReferenceakRef
ObjectReferenceakWorkshopRef=NONE
Examples
Auto-Generated Example
ObjectReference myObjectReference__akRef
ObjectReference myObjectReference__akWorkshopRef
bool returnedValue = PowerGridTools.Store(myObjectReference__akRef, myObjectReference__akWorkshopRef)