Difference between revisions of "GetFactions - Actor"

No change in size ,  12:17, 25 July 2015
m
standardized the page
imported>TidalWraith
m (Edited Description and Parameters to hopefully make more sense)
imported>Bug64
m (standardized the page)
 
Line 1: Line 1:
__NOTOC__
Returns an array of Factions the Actor is a member of filtered by the Actors rank. (Maximum Range of -128 to 127)


== Syntax ==
::<source lang="papyrus">Faction[] Function GetFactions(int minRank, int maxRank) native</source>
::<source lang="papyrus">Faction[] Function GetFactions(int minRank, int maxRank) native</source>
Returns an array of Factions the Actor is a member of filtered by the Actors rank. (Maximum Range of -128 to 127)
   
   
=== Parameters ===
=== Parameters ===
Anonymous user