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

A repeat condition that specifies a fixed number of times a logic should be repeated. More...

Inheritance diagram for CardRPG.RepeatCount:
CardRPG.RepeatCondition

Public Member Functions

override int RepeatLogic (Dueler dueler, Dueler target)
 
- Public Member Functions inherited from CardRPG.RepeatCondition
int RepeatLogic (Dueler dueler, Dueler target)
 The logic to be executed repeatedly based on the condition.
 

Detailed Description

A repeat condition that specifies a fixed number of times a logic should be repeated.


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