Duel.IsDuelType
Source Code | Usage Examples | Duel
Functions
Check if the current duel flags match the passed ones. (Check the "DUEL_XXX" constants for the available flags)
Signature
Duel.IsDuelType(int flag
) → bool
lua
Duel.IsDuelType(flag)