Table of Contents

Property DebugCombat

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

DebugCombat

Gets or sets if combat debugging is enabled. This prints additional information to the combat log for hit and damage calculation.

public bool DebugCombat { get; set; }

Property Value

bool