Abstract class for passive abilities that can be invoked during a duel.
More...
Abstract class for passive abilities that can be invoked during a duel.
◆ AddInvokeTrigger()
| void CardRPG.PassiveAbility.AddInvokeTrigger |
( |
Dueler | dueler | ) |
|
|
abstract |
adds an invoke trigger to the dueler.
- Parameters
-
◆ InvokeAbility()
| void CardRPG.PassiveAbility.InvokeAbility |
( |
Dueler | caster, |
|
|
Dueler | target ) |
|
inline |
invokes the ability with the given caster and target.
- Parameters
-
◆ RemoveInvokeTrigger()
| void CardRPG.PassiveAbility.RemoveInvokeTrigger |
( |
Dueler | dueler | ) |
|
|
abstract |
removes the invoke trigger from the dueler.
- Parameters
-
The documentation for this class was generated from the following file:
- Duel/PassiveAbility/PassiveAbility.cs