HasAssociationType

Revision as of 22:26, 10 July 2015 by imported>Bug64 (Added link to Association Type page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

DescriptionEdit

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

Syntax:Edit

[ActorID.] HasAssociationType ActorID AssociationTypeID

Example:Edit

ActorRef.HasAssociationType Player 000143CA (Spouse)

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

Papyrus VersionEdit

HasAssociation - Actor

See AlsoEdit

Association Type