Search found 1 match

by Mosty Mostacho
16 September 2020, 04:24
Forum: Developers
Topic: Move all card from different location back to deck
Replies: 3
Views: 718

Re: Move all card from different location back to deck

You can use getCardsInLocation($location, $location_arg = null, $order_by = null) documented here: http://en.doc.boardgamearena.com/index.php?title=Deck&section=11#Get_cards_informations Of course, use the array of locations you need to get them from. Having said that, why not just? self::DbQuer...

Go to advanced search