DeckSequence
Constants used as the sequence for Duel.SendtoDeck
to specify the sequence (order) in which the cards will be sent to in the Deck.
Constant | Value | Summary |
---|---|---|
SEQ_DECKTOP | 0 | Sending to the top of the Deck. |
SEQ_DECKBOTTOM | 1 | Sending to the bottom of the Deck. |
SEQ_DECKSHUFFLE | 2 | Shuffling into the Deck. |