C# Class Sanguosha.Expansions.Assassin.Skills.JieYuan.JieYuanVerifier

Inheritance: Sanguosha.Core.Cards.CardsAndTargetsVerifier
Datei anzeigen Open project: RagingBigFemaleBird/sgs

Public Methods

Method Description
JieYuanVerifier ( bool damageInflicted ) : System

Protected Methods

Method Description
VerifyCard ( Player source, Sanguosha.Core.Cards.Card card ) : bool

Method Details

JieYuanVerifier() public method

public JieYuanVerifier ( bool damageInflicted ) : System
damageInflicted bool
return System

VerifyCard() protected method

protected VerifyCard ( Player source, Sanguosha.Core.Cards.Card card ) : bool
source Sanguosha.Core.Players.Player
card Sanguosha.Core.Cards.Card
return bool