Skip to content

Duel.GoatConfirm

Source Code | Duel Functions

Used for goat versions of cards, handle the "fail to find" scenario. It confirms tp's LOCATION_DECK or LOCATION_HAND (passed in loc), the hand is revealed to the opposing player, the deck is revealed to tp.

Signature

Duel.GoatConfirm(int tp, int loc) → nil

lua
Duel.GoatConfirm(tp,loc)

Parameters


under-construction