Skip to content

Group.CheckDifferentPropertyBinary

Source Code | Group Functions

Function to check if every card in a group has at least a different property from the others with a function that stores the properties in binary form.

Signature

Group.CheckDifferentPropertyBinary(Group g, function f, any ...) → bool

lua
g:CheckDifferentPropertyBinary(f,...)

Parameters

Returns


under-construction