Skip to content

Duel.GetTargetCards ​

Source Code | Usage Examples | Duel Functions

Returns a group containing the targeted cards of (Effect e)'s activation and that are still related to that specific effect

Signature ​

Duel.GetTargetCards(Effect e) → Group

lua
Duel.GetTargetCards(e)

Parameters ​

Returns ​


under-construction