C# Class Sanguosha.Expansions.Hills.Skills.QiaoBian.MoveVerifier

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

Public Methods

Method Description
MoveVerifier ( ) : System

Protected Methods

Method Description
AdditionalVerify ( Player source, List cards, List players ) : bool?

Method Details

AdditionalVerify() protected method

protected AdditionalVerify ( Player source, List cards, List players ) : bool?
source Sanguosha.Core.Players.Player
cards List
players List
return bool?

MoveVerifier() public method

public MoveVerifier ( ) : System
return System