C# 클래스 NWParsing_Plugin.UnmatchedShieldLines

파일 보기 프로젝트 열기: nilsbrummond/Neverwinter-ACT-Plugin

공개 메소드들

메소드 설명
AddShield ( MasterSwing ms, ParsedLine line ) : void
Clear ( ) : void
MatchDamage ( ParsedLine line ) : MasterSwing
UnmatchedShieldLines ( ) : System

메소드 상세

AddShield() 공개 메소드

public AddShield ( MasterSwing ms, ParsedLine line ) : void
ms MasterSwing
line ParsedLine
리턴 void

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

MatchDamage() 공개 메소드

public MatchDamage ( ParsedLine line ) : MasterSwing
line ParsedLine
리턴 MasterSwing

UnmatchedShieldLines() 공개 메소드

public UnmatchedShieldLines ( ) : System
리턴 System