Method |
Description |
|
MatchByNPC ( string entity, CombatLogParticipant participant ) : string |
|
|
MatchByPlayer ( string entity, CombatLogParticipant participant ) : string |
|
|
ProcessAbility ( string ability ) : void |
|
|
ProcessAbsorb ( Match match ) : void |
|
|
ProcessDamageModifier ( Match match ) : void |
|
|
ProcessDamageType ( Match match ) : void |
|
|
ProcessDisplayName ( CombatLogEntity entity, Match match ) : void |
|
|
ProcessEffect ( string effect ) : void |
|
|
ProcessEntity ( string value ) : CombatLogEntity |
|
|
ProcessMitigation ( Match match ) : void |
|
|
ProcessParticipant ( string entity ) : CombatLogParticipant |
|
|
ProcessSource ( string source ) : void |
|
|
ProcessTarget ( string target ) : void |
|
|
ProcessThreat ( string threat ) : void |
|
|
ProcessTimeStamp ( string timeStamp ) : void |
|
|
ProcessTrackedPlayer ( ) : void |
|
|
ProcessValue ( string value ) : void |
|
|