RemoveFromFaction

DescriptionEdit

RemoveFromFaction Removes an actor (only the reference not the base object) from a faction. It is called on the Reference and has one parameter: the faction.

SyntaxEdit

[ActorREF.]RemoveFromFaction FactionID 

ExamplesEdit

BuddyRef.RemoveFromFaction TrollFaction

BuddyRef is now removed from the TrollFaction but all Buddy base objects are still in the TrollFaction.


See AlsoEdit

AddToFaction

ReferenceEdit

None provided.

Papyrus VersionEdit

Actor.RemoveFromFaction (Papyrus)