Skip to content

Duel.GetOperatedGroup

Source Code | Duel Functions

Gets the last group of operated cards (from last call of some functions, ex. calling this after Duel.Draw would return a group of the drawn cards)

Signature

Duel.GetOperatedGroup() → Group

lua
Duel.GetOperatedGroup()

Returns


under-construction