Skip to content

Duel.IsDuelType

Source Code | 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)

Parameters

Returns


under-construction