C# Class Sanguosha.Core.Cards.PrivateDeckType

Inheritance: Sanguosha.Core.Cards.DeckType
ファイルを表示 Open project: RagingBigFemaleBird/sgs Class Usage Examples

Public Methods

Method Description
PrivateDeckType ( string name, bool pv = false ) : System

Method Details

PrivateDeckType() public method

public PrivateDeckType ( string name, bool pv = false ) : System
name string
pv bool
return System