GetInFactionList
From GECK
A function added by the JIP NVSE Plugin.
Description
Returns whether the calling actor reference is in at least one of the factions in the specified Form List.
Syntax
(inFaction:0/1) actor.GetInFactionList factionList:FormList
Example
set bInFaction to actorRef.GetInFactionList MyFactionList