C# Class Sanguosha.Expansions.Hills.Skills.BaiYin.JiLveWanSha

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

Public Properties

Property Type Description
BaiYinWanShaUsed Sanguosha.Core.Players.PlayerAttribute

Public Methods

Method Description
Commit ( GameEventArgs arg ) : bool
JiLveWanSha ( ) : 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

JiLveWanSha() public method

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

BaiYinWanShaUsed public_oe static_oe property

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