Ejemplo n.º 1
0
        /************************************************************************************************************************/

        /// <summary>
        /// Cleans up this <see cref="UnityEditor.Editor"/>.
        /// </summary>
        protected virtual void OnDisable()
        {
            _AnimatorEditor.Dispose();
        }