CC#•Created by YuuKi on 11/10/2023 in #help ❔ Modular programming ?
So, a card that has to take 5 coins from a player and contains the instruction in the JSON as takePiece(target, 5), when the instruction is read in the code, will it execute the takePiece(target, nb) method?