GetHighestRelationshipRank

From the CreationKit Wiki
Jump to navigation Jump to search

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 Also[edit | edit source]

Papyrus Version[edit | edit source]

GetHighestRelationshipRank - Actor