GetBaseNumFactions
From GECK
A function added by the New Vegas Script Extender.
Contents
Description
Returns the number of factions to which the base form of the calling reference or specified NPC belongs.
Syntax
(int) Actor.GetBaseNumFactions Target:NPC
Example
int NumFactions let NumFactions := SunnyREF.GetBaseNumFactions ; 6