CardRPG 1.0
 
Loading...
Searching...
No Matches
CardRPG.DamageEnchantCard Class Reference

Logic to enchant a card by adding damage to all existing DamageLogic instances. More...

Inheritance diagram for CardRPG.DamageEnchantCard:
CardRPG.EnchantLogic

Public Member Functions

override Card EnchantCard (Card card)
 
- Public Member Functions inherited from CardRPG.EnchantLogic
Card EnchantCard (Card card)
 Applies the enchantment logic to the specified card and returns the modified card.
 

Properties

override Type CardLogicTarget [get]
 
- Properties inherited from CardRPG.EnchantLogic
Card Card [get, set]
 
Type CardLogicTarget [get]
 Gets the type of the card logic that this instance targets.
 

Detailed Description

Logic to enchant a card by adding damage to all existing DamageLogic instances.


The documentation for this class was generated from the following file: