Click or drag to resize

EncounterHTMLEntry Class

Data object for tracking the index page of the HTML view
Inheritance Hierarchy
SystemObject
  Advanced_Combat_TrackerEncounterHTMLEntry

Namespace: Advanced_Combat_Tracker
Assembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntax
C#
public class EncounterHTMLEntry

The EncounterHTMLEntry type exposes the following members.

Constructors
 NameDescription
Public methodEncounterHTMLEntryInitializes a new instance of the EncounterHTMLEntry class
Top
Properties
 NameDescription
Public propertyDamage 
Public propertyDPS 
Public propertyDuration 
Public propertyEnd 
Public propertyStart 
Public propertyTitle 
Top
See Also