GetFactionRank

From the CreationKit Wiki
Jump to navigation Jump to search

Syntax:

[ActorID.]GetFactionRank FactionID 

Example:

GetFactionRank CompanionsFaction 

Returns the actor's rank in the faction. If the actor isn't in the faction, or if the run-on reference isn't actually an actor, then this returns -1.

See Also[edit | edit source]

GetFactionRankDifference
GetInFaction
ModFactionRank
SetFactionRank

Papyrus Version[edit | edit source]

Actor.GetFactionRank (Papyrus)