Table of Contents

Class OnCombatStatusChange

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

Triggered when a player's combat status changes.

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

Properties

CombatStatus

Gets the new combat status for the player.

Player

Gets the player whose status changed.