GetInFactionList

From GECK
Jump to: navigation, search


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

[help]
(inFaction:0/1) actor.GetInFactionList factionList:FormList

Example

set bInFaction to actorRef.GetInFactionList MyFactionList