Difference between revisions of "GetNumFactions"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Added to Record Variable category)
imported>DragoonWraith
(not a record variable function)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Beta}}
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]


'''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 15: 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]