C# Class Sanguosha.Expansions.SP.Skills.DuWu

Inheritance: Sanguosha.Core.Skills.AutoVerifiedActiveSkill
Datei anzeigen Open project: RagingBigFemaleBird/sgs

Public Properties

Property Type Description
DuWuUsed Sanguosha.Core.Players.PlayerAttribute

Public Methods

Method Description
Commit ( GameEventArgs arg ) : bool
DuWu ( ) : System

Protected Methods

Method Description
AdditionalVerify ( Player source, List cards, List players ) : bool?
VerifyCard ( Player source, Sanguosha.Core.Cards.Card card ) : bool
VerifyPlayer ( Player source, Player player ) : 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?

Commit() public method

public Commit ( GameEventArgs arg ) : bool
arg Sanguosha.Core.Triggers.GameEventArgs
return bool

DuWu() public method

public DuWu ( ) : System
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

VerifyPlayer() protected method

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

Property Details

DuWuUsed public_oe static_oe property

public static PlayerAttribute,Sanguosha.Core.Players DuWuUsed
return Sanguosha.Core.Players.PlayerAttribute