Skip to content

aux.ZoneCheckFunc

Source Code | Usage Examples | aux Functions

Auxiliary function called by "Duel.CheckReleaseGroupSummon" and Duel.SelectReleaseGroupSummon".

Signature

aux.ZoneCheckFunc(Card c, int player, int zone) → int

lua
aux.ZoneCheckFunc(c,player,zone)

Parameters

Returns


under-construction