Duel.IsDamageStep
Source Code | Usage Examples | Duel Functions
Checks if it is currently the Damage Step.
Signature
Duel.IsDamageStep([int player]) → bool
lua
Duel.IsDamageStep(player)Parameters
int
playerOptional.
If provided, the function will also check if it is currently that player's turn.