Class OnAssociateAdd
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.