EvaluateAll - RefCollectionAlias

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search

Member of: RefCollectionAlias Script

Calls EvaluatePackage on all the actors in the collection.

Syntax[edit | edit source]

Function EvaluateAll()

Parameters[edit | edit source]

None.

Return Value[edit | edit source]

None.

Examples[edit | edit source]

; Tell the actors to update their packages
Raiders.EvaluateAll()

See Also[edit | edit source]