Exemple #1
0
        public void OnIndexChanged()
        {
            //Debug.Log($"OnIndexChanged()");

            console.LogToConsole($"{commands[commandController.GetCurrentIndex()]}");
        }