Table of Contents

Enum ForceNewModeOverride

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

Specifies how to override the engine's behavior when applying a new combat mode.

public enum ForceNewModeOverride
Extension Methods

Fields

DontForce = 2

Do not force the new combat mode.

Force = 1

Force the new combat mode to apply.

None = 0

No override; use the default engine behavior.