ResetAll - RefCollectionAlias

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search

Member of: RefCollectionAlias Script

Calls Reset on all the references in the collection.

Syntax[edit | edit source]

Function ResetAll()

Parameters[edit | edit source]

None.

Return Value[edit | edit source]

None.

Examples[edit | edit source]

; Reset everyone
LocalBandits.ResetAll()

See Also[edit | edit source]