Difference between revisions of "GetNumFactions"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Removed beta tag)
imported>DragoonWraith
(not a record variable function)
 
Line 2: Line 2:


'''Syntax:'''
'''Syntax:'''
  (numFactions:short) ''reference''.GetNumFactions ''actor:ref''
  (numFactions:short) [''ref.'']GetNumFactions ''actor:ref''
Returns the number of factions to which the actor belongs.
Returns the number of factions to which the actor belongs.


Line 14: Line 14:
[[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)]]

Latest revision as of 18:18, 21 March 2008

A command for Oblivion Script Extender

Syntax:

(numFactions:short) [ref.]GetNumFactions actor:ref

Returns the number of factions to which the actor belongs.

See Also[edit | edit source]