Ejemplo n.º 1
0
    void Start()
    {
        string path = Path.Combine(Application.persistentDataPath, "Layouts");

        dropDown.Init(path);
    }