C# Class Sanguosha.Expansions.Battle.Cards.TengJia

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

Public Methods

Method Description
TengJia ( ) : System

Protected Methods

Method Description
RegisterEquipmentTriggers ( Player p ) : void
UnregisterEquipmentTriggers ( Player p ) : void

Method Details

RegisterEquipmentTriggers() protected method

protected RegisterEquipmentTriggers ( Player p ) : void
p Sanguosha.Core.Players.Player
return void

TengJia() public method

public TengJia ( ) : System
return System

UnregisterEquipmentTriggers() protected method

protected UnregisterEquipmentTriggers ( Player p ) : void
p Sanguosha.Core.Players.Player
return void