Background for Fallout 4
Member of the RefCollectionAlias script
voidfunctionRemoveFromAllFactions()

Description

Wiki Description

Calls Actor.RemoveFromAllFactions() on all the actors in the collection.

Documentation Comment

kmk
remove all actors in list from all factions


Caveats


Examples

; Remove the bandits from all factions they are in
Bandits.RemoveFromAllFactions()

Auto-Generated Example

myRefCollectionAlias__toCallFunctionOn.RemoveFromAllFactions()

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.