Event OnAssociateRemove
Triggered when an associate is removed from a creature.
public event Action<OnAssociateRemove> OnAssociateRemove
Returns
- Action<OnAssociateRemove>
- Triggered when an associate is removed from a creature.
Triggered when an associate is removed from a creature.
public event Action<OnAssociateRemove> OnAssociateRemove