Skip to content

Duel.GetZoneWithLinkedCount

Source Code | Duel Functions

Returns a zone flag including the tp's zones that are pointed by at least "count" Link Monsters.

Signature

Duel.GetZoneWithLinkedCount(int count, int tp) → int

lua
Duel.GetZoneWithLinkedCount(count,tp)

Parameters

Returns


under-construction