Duel.ChangeTargetParam
Source Code | Usage Examples | Duel
Functions
Changes the target parameter for the specific chain link (0 is the currently resolving one). This alters the value that that chain link set with Duel.SetTargetParam
Signature
Duel.ChangeTargetParam(int chainc
, int param
) → nil
lua
Duel.ChangeTargetParam(chainc,param)