C# Class Sanguosha.Core.Cards.CardAttribute

Afficher le fichier Open project: RagingBigFemaleBird/sgs Class Usage Examples

Méthodes publiques

Свойство Type Description
SourceRequireTwoResponses CardAttribute
TargetRequireTwoResponses CardAttribute

Méthodes publiques

Méthode Description
Register ( string attributeName ) : CardAttribute
this ( Player key ) : CardAttribute

Private Methods

Méthode Description
CardAttribute ( string attrName ) : System

Method Details

Register() public static méthode

public static Register ( string attributeName ) : CardAttribute
attributeName string
Résultat CardAttribute

this() public méthode

public this ( Player key ) : CardAttribute
key Player
Résultat CardAttribute

Property Details

SourceRequireTwoResponses public_oe static_oe property

public static CardAttribute,Sanguosha.Core.Cards SourceRequireTwoResponses
Résultat CardAttribute

TargetRequireTwoResponses public_oe static_oe property

public static CardAttribute,Sanguosha.Core.Cards TargetRequireTwoResponses
Résultat CardAttribute