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_TrackerAssembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntaxpublic Regex CharacterFileNameRegex { get; set; }
Property Value
Regex
See Also