Пример #1
0
    void Start()
    {
        StaticTest myTest = new StaticTest();

        myTest.IncrementScore();
    }