GeneratorManager.GetPickupsInGnColor - notruilin/DeceptionGame GitHub Wiki

public int GetPickupsInGnColor(Vector3 pos);

Description

Returns the color of the pickup at the given position. 0, 1, 2 correspond to red, yellow and blue counters. Returns -1 if the pos is not a valid pickup position in the generator.