RectMap Class - komefai/PS4Macro GitHub Wiki

RectMap

Example
public static RectMap ExampleRect = new RectMap()
{
    X = 15,
    Y = 62,
    Width = 12,
    Height = 10,
    Hash = 81785974524746216
};