UnityEngine.GUIStateObjects.Tests_ClearObjects C# (CSharp) 메소드

Tests_ClearObjects() 정적인 개인적인 메소드

static private Tests_ClearObjects ( ) : void
리턴 void
        internal static void Tests_ClearObjects()
        {
            s_StateCache.Clear();
        }
    }