Property DebugCombat
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; }
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; }