HasAssociationType

From the CreationKit Wiki
Jump to navigation Jump to search

Description[edit | edit source]

Returns whether or not actor has an association to another actor.

Syntax:[edit | edit source]

[ActorID.] HasAssociationType ActorID AssociationTypeID

Example:[edit | edit source]

ActorRef.HasAssociationType Player 000143CA (Spouse)

Returns true if the two actors have a relationship with the specifed association type.

Papyrus Version[edit | edit source]

HasAssociation - Actor

See Also[edit | edit source]

Association Type