Duel.ChangeChainOperation
Source Code | Usage Examples | Duel Functions
Replaces the operation executed by the effect at the specific chain index with the passed function.
Signature
Duel.ChangeChainOperation(int chain_idx, function f) → nil
lua
Duel.ChangeChainOperation(chain_idx,f)