Group.GetFirst
Source Code | Usage Examples | Group
Functions
Gets the first member of Group g (also resets the internal enumerator). Returns nil if the group is empty.
Signature
Group.GetFirst(Group g
) → Card|nil
lua
g:GetFirst()