RecalculateResources - ObjectReference

Member of: ObjectReference Script

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.

SyntaxEdit

Function RecalculateResources() native

ParametersEdit

None.

Return ValueEdit

None.

ExamplesEdit

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

See AlsoEdit