FormActMainCharacterFileNameRegex Property |
Regex used to determine the character's name from the log's file path. The character name will be set as the first capturing group.
Namespace:
Advanced_Combat_Tracker
Assembly:
Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.2.285
Syntax public Regex CharacterFileNameRegex { get; set; }
Property Value
Type:
RegexSee Also