Actions.TurnOverCounterInBagByIndex - notruilin/DeceptionGame GitHub Wiki
public void TurnOverCounterInBagByIndex(int index);
Parameters
| index | The index of bag that needs to be turned over |
Description
Turns over the counter with the given index.
public void TurnOverCounterInBagByIndex(int index);
| index | The index of bag that needs to be turned over |
Turns over the counter with the given index.