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

A passive ability that observes a player's card play and checks conditions on the card's pip cost and logic types. More...

Inheritance diagram for CardRPG.ObservePlayerCardAbility:
CardRPG.PassiveAbility

Public Member Functions

override void AddInvokeTrigger (Dueler dueler)
 
override void RemoveInvokeTrigger (Dueler dueler)
 
- Public Member Functions inherited from CardRPG.PassiveAbility
void AddInvokeTrigger (Dueler dueler)
 adds an invoke trigger to the dueler.
 
void RemoveInvokeTrigger (Dueler dueler)
 removes the invoke trigger from the dueler.
 
void InvokeAbility (Dueler caster, Dueler target)
 invokes the ability with the given caster and target.
 

Additional Inherited Members

- Properties inherited from CardRPG.PassiveAbility
Card Card [get]
 

Detailed Description

A passive ability that observes a player's card play and checks conditions on the card's pip cost and logic types.


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