C# Class NWParsing_Plugin.UnmatchedShieldLines

显示文件 Open project: nilsbrummond/Neverwinter-ACT-Plugin

Public Methods

Method Description
AddShield ( MasterSwing ms, ParsedLine line ) : void
Clear ( ) : void
MatchDamage ( ParsedLine line ) : MasterSwing
UnmatchedShieldLines ( ) : System

Method Details

AddShield() public method

public AddShield ( MasterSwing ms, ParsedLine line ) : void
ms MasterSwing
line ParsedLine
return void

Clear() public method

public Clear ( ) : void
return void

MatchDamage() public method

public MatchDamage ( ParsedLine line ) : MasterSwing
line ParsedLine
return MasterSwing

UnmatchedShieldLines() public method

public UnmatchedShieldLines ( ) : System
return System