Table of Contents

Class OnCombatRoundStart

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

Triggered when a creature starts a new combat round.

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

Properties

Creature

Gets the creature starting the combat round.

Target

Gets the current combat target for the creature.