Difference between revisions of "GetFactions - Actor"
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: | ||
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> | ||
=== Parameters === | === Parameters === |