Вот мой текущий код:
Код: Выделить всё
Canvas.GetComponent().Active_Figure.GetComponent(Script_Name).Cancel();
Активы/скрипты /Cell.cs(62,20): ошибка CS1061: Тип UnityEngine.Component' не содержит определения для Cancel' и метода расширения Cancel' типа UnityEngine.Component'
Подробнее здесь: https://stackoverflow.com/questions/448 ... ing-script