GetLowestRelationshipRank

From the CreationKit Wiki
Jump to navigation Jump to search

Syntax:

[ActorID.]GetLowestRelationshipRank 

Example:

GetLowestRelationshipRank

Returns the actor's lowest defined relationship rank. (For list of ranks see GetRelationshipRank.)

Notes:

  • If the actor has no relationships, this will return 0.
  • If the actor has only positive relationships, this will return the lowest. For example, if an actor has two relationship, 1 and 3, this will return 1.

See Also[edit | edit source]

Papyrus Version[edit | edit source]

GetLowestRelationshipRank - Actor