Skip to content

aux.dncheck

Source Code | Usage Examples | aux Functions

Auxiliary function that checks for cards with different names, usually used as the resolution condition in aux.SelectUnselectGroup. Internally, it is an application of aux.dpcheck using Card.GetCode as argument

Signature

aux.dncheck() → function

lua
aux.dncheck()

Returns


under-construction