UnityEngine.GUIStyle.CleanupRoots C# (CSharp) Method

CleanupRoots() static private method

static private CleanupRoots ( ) : void
return void
        internal static void CleanupRoots()
        {
            s_None = null;
        }