GetHighestRelationshipRank

Syntax:

[ActorID.]GetHighestRelationshipRank 

Example:

GetHighestRelationshipRank

Returns the actor's highest 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 negative relationships, this will return the highest. For example, if an actor has two relationship, -1 and -3, this will return -1.

See AlsoEdit

Papyrus VersionEdit

GetHighestRelationshipRank - Actor