Duel.EnableGlobalFlag
Source Code | Usage Examples | Duel
Functions
Enables the specified GlobalFlags (int global_flag) for the rest of the Duel (GLOBALFLAG_x).
Signature
Duel.EnableGlobalFlag(int global_flag
) → nil
lua
Duel.EnableGlobalFlag(global_flag)