Skip to content

Group.FromCards

Source Code | Usage Examples | Group Functions

Creates a new Group object containing the given cards.

aliases: Group.CreateGroup

Signature

Group.FromCards(Card ...) → Group

lua
Group.FromCards(...)

Parameters

  • Card ...

    The cards to include in the created Group.

Returns