Background for Skyrim SE
Member of the Actor script
voidfunctionRemoveFromAllFactions()Native

Description

Wiki Description

Remove this actor from all factions they are a member of.

Documentation Comment

Removes this actor from all factions


Caveats


Examples

; Remove Nate from all factions he's a member of
Nate.RemoveFromAllFactions()

Auto-Generated Example

myActor__toCallFunctionOn.RemoveFromAllFactions()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.