Click or drag to resize

LogLineEntry Class

Data object for Encounter Logs window
Inheritance Hierarchy
SystemObject
  Advanced_Combat_TrackerLogLineEntry

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

The LogLineEntry type exposes the following members.

Constructors
 NameDescription
Public methodLogLineEntryInitializes a new instance of the LogLineEntry class
Top
Properties
 NameDescription
Public propertyGlobalTimeSorter 
Public propertyLogLine 
Public propertySearchSelected If the last search marked this line as a match
Public propertyTime 
Public propertyType A localization specific parsed type
Top
See Also