Skip to content

Group.FromCards

Source Code | Group Functions

Create a new Group object and populate it with cards (Card c, ...)

Signature

Group.FromCards(Card c, [any ...]) → Group

lua
Group.FromCards(c,...)

Parameters

Returns


under-construction