Пример #1
0
        void OnEnable()
        {
            dictionary = CGME.ActionDictionary.GetInstance();

            //conditions = dictionary.GetConditions();
            action_components = dictionary.GetActionComponents();
        }