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

Description

Wiki Description

If used on a Workshop activator (i.e. a workbench), forces the Workbench to re-calculate all resource actor values for all producers in the workshop.

Documentation Comment

Recalculate Resources if this reference is a Workshop


Caveats


Examples

; Tell the Sanctuary workshop to recalculate its resource actor values.
SanctuaryWorkshopRef.RecalculateResources()

Auto-Generated Example

myObjectReference__toCallFunctionOn.RecalculateResources()

Related Pages


Additional References

View this function’s page on the Fallout 4 Creation Kit Wiki

Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.