Duel.GoatConfirm
Source Code | Usage Examples | 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)