A repeat condition that specifies a fixed number of times a logic should be repeated. More...
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. | |
A repeat condition that specifies a fixed number of times a logic should be repeated.