CardRPG 1.0
 
Loading...
Searching...
No Matches
CardRPG.RepeatCondition Class Referenceabstract

Abstract class for repeat conditions in a duel. More...

Inheritance diagram for CardRPG.RepeatCondition:
CardRPG.Clear CardRPG.ForEach CardRPG.Gambit CardRPG.RepeatCount

Public Member Functions

int RepeatLogic (Dueler dueler, Dueler target)
 The logic to be executed repeatedly based on the condition.
 

Detailed Description

Abstract class for repeat conditions in a duel.

Member Function Documentation

◆ RepeatLogic()

int CardRPG.RepeatCondition.RepeatLogic ( Dueler dueler,
Dueler target )
abstract

The logic to be executed repeatedly based on the condition.

Parameters
dueler
target
Returns

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