Group.CheckDifferentPropertyBinary
Source Code | Usage Examples | 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,...)