UnityEditor.LightProbeProxyVolumeEditor.Styles.m__8 C# (CSharp) 메소드

m__8() 개인적인 메소드

private m__8 ( int n ) : GUIContent
n int
리턴 GUIContent
            private static GUIContent <volTextureSizes>m__8(int n)
            {
                return new GUIContent(n.ToString());
            }
        }