Duel.AttackCostPaid
Source Code | Usage Examples | Duel
Functions
Registers the status of payment of attack cost. A value of 2 means that the attack cost was not paid, 1 means the attack cost was paid.
Signature
Duel.AttackCostPaid([int paid
= 1
]) → nil
lua
Duel.AttackCostPaid(paid)