Difference between revisions of "GetNumFactions"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>Haama
(Added to Record Variable category)
Line 15: Line 15:
[[Category: Actor Value Functions]]
[[Category: Actor Value Functions]]
[[Category: Actor Value Functions (OBSE)]]
[[Category: Actor Value Functions (OBSE)]]
[[Category: Record Variable Functions]]
[[Category: Record Variable Functions (OBSE)]]

Revision as of 23:17, 18 January 2008


A command for Oblivion Script Extender

Syntax:

(numFactions:short) reference.GetNumFactions actor:ref

Returns the number of factions to which the actor belongs.

See Also