C# Class Sanguosha.Expansions.Basic.Cards.ShaCancelling

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

Public Properties

Property Type Description
CannotProvideShan Sanguosha.Core.Cards.CardAttribute
PlayerShaTargetDodged Sanguosha.Core.Triggers.GameEvent
PlayerShaTargetShanModifier Sanguosha.Core.Triggers.GameEvent
ShaCancellationCount Sanguosha.Core.Cards.CardAttribute

Public Methods

Method Description
Run ( Sanguosha.Core.Triggers.GameEvent gameEvent, GameEventArgs eventArgs ) : void

Method Details

Run() public method

public Run ( Sanguosha.Core.Triggers.GameEvent gameEvent, GameEventArgs eventArgs ) : void
gameEvent Sanguosha.Core.Triggers.GameEvent
eventArgs Sanguosha.Core.Triggers.GameEventArgs
return void

Property Details

CannotProvideShan public_oe static_oe property

public static CardAttribute,Sanguosha.Core.Cards CannotProvideShan
return Sanguosha.Core.Cards.CardAttribute

PlayerShaTargetDodged public_oe static_oe property

杀被闪
public static GameEvent,Sanguosha.Core.Triggers PlayerShaTargetDodged
return Sanguosha.Core.Triggers.GameEvent

PlayerShaTargetShanModifier public_oe static_oe property

杀目标的修正
public static GameEvent,Sanguosha.Core.Triggers PlayerShaTargetShanModifier
return Sanguosha.Core.Triggers.GameEvent

ShaCancellationCount public_oe static_oe property

public static CardAttribute,Sanguosha.Core.Cards ShaCancellationCount
return Sanguosha.Core.Cards.CardAttribute