Skip to main content

Module repeat_effect

Module repeat_effect 

Source
Expand description

Repeat effect โ€” execute a sub-ability loop.

Mirrors the Java RepeatEffect behavior for the common repeat cases: run the configured sub-ability at least once, then continue while the repeat conditions still hold.

Structsยง

RepeatEffect