Skip to content

Actions.GetPickupColorBagPos

notruilin edited this page Apr 26, 2019 · 1 revision

public int[] GetPickupColorBagPos();

Description

Returns the color of counter on each bag position. 0, 1, 2 correspond to red, yellow and blue counters.

{ -1, 0, -1, 1 } means if the shuttle executes the Actions, the second cell of the shuttle will hold a red counter and the last cell will hold a yellow counter.