C# Class Sanguosha.Expansions.StarSP.Skills.ShiChou.ShiChouVerifier

Inheritance: Sanguosha.Core.Cards.CardsAndTargetsVerifier
ファイルを表示 Open project: RagingBigFemaleBird/sgs

Public Methods

Method Description
ShiChouVerifier ( ) : System

Protected Methods

Method Description
VerifyPlayer ( Player source, Player player ) : bool

Method Details

ShiChouVerifier() public method

public ShiChouVerifier ( ) : System
return System

VerifyPlayer() protected method

protected VerifyPlayer ( Player source, Player player ) : bool
source Sanguosha.Core.Players.Player
player Sanguosha.Core.Players.Player
return bool