AddToFaction
Revision as of 17:45, 21 February 2012 by imported>AghnaarMareth (→Papyrus Version)
Description[edit | edit source]
AddToFaction Adds an actor (only the reference not the base object) into a faction. It is called on the Reference and has two parameters: the faction, and the faction rank.
Syntax[edit | edit source]
[ActorREF.]AddToFaction Faction FactionRank
Examples[edit | edit source]
BuddyRef.AddToFaction TrollFaction 1
BuddyRef is now in the TrollFaction, but not all Buddy base objects are in the Troll Faction.
See Also[edit | edit source]
Reference[edit | edit source]
None provided.