Свойство | Тип | Описание | |
---|---|---|---|
regex_buff | |||
regex_debuff | |||
regex_debuff2 | |||
regex_defeat | |||
regex_evade | |||
regex_heal | |||
regex_incomingdamage1 | |||
regex_incomingdamage2 | |||
regex_incomingdamage3 | |||
regex_yourdamage |
Метод | Описание | |
---|---|---|
BeforeLogLineRead ( bool isImport, Advanced_Combat_Tracker logInfo ) : void | ||
Initialize ( IACTWrapper ACT ) : void | ||
ParseLogDateTime ( string message ) : System.DateTime |
Метод | Описание | |
---|---|---|
DecodeString ( string data ) : string |
public static BeforeLogLineRead ( bool isImport, Advanced_Combat_Tracker logInfo ) : void | ||
isImport | bool | |
logInfo | Advanced_Combat_Tracker | |
Результат | void |
public static Initialize ( IACTWrapper ACT ) : void | ||
ACT | IACTWrapper | |
Результат | void |
public static ParseLogDateTime ( string message ) : System.DateTime | ||
message | string | |
Результат | System.DateTime |
public static Regex,System.Text.RegularExpressions regex_buff | ||
Результат |
public static Regex,System.Text.RegularExpressions regex_debuff | ||
Результат |
public static Regex,System.Text.RegularExpressions regex_debuff2 | ||
Результат |
public static Regex,System.Text.RegularExpressions regex_defeat | ||
Результат |
public static Regex,System.Text.RegularExpressions regex_evade | ||
Результат |
public static Regex,System.Text.RegularExpressions regex_heal | ||
Результат |
public static Regex,System.Text.RegularExpressions regex_incomingdamage1 | ||
Результат |
public static Regex,System.Text.RegularExpressions regex_incomingdamage2 | ||
Результат |
public static Regex,System.Text.RegularExpressions regex_incomingdamage3 | ||
Результат |