Table of Contents

Class OnAssociateAdd

Namespace
Anvil.API.Events
Assembly
NWN.Anvil.dll

Triggered when an associate is added to a creature.

public sealed class OnAssociateAdd : IEvent
Inheritance
OnAssociateAdd
Implements
Inherited Members
Extension Methods

Properties

Associate

Gets the associate creature that was added.

AssociateType

Gets the type of associate being added.

Owner

Gets the creature that owns the associate.