Skip to content

Card.GetBattledGroup

Source Code | Card Functions

Gets a Group of cards that are battled (all the attacking and the attacked cards), cleared at predraw and when starting second Battle Phase

Signature

Card.GetBattledGroup(Card c) → Group

lua
c:GetBattledGroup()

Parameters

Returns


under-construction