UnityEditor.LightProbeProxyVolumeEditor.Styles.m__7 C# (CSharp) Method

m__7() private method

private m__7 ( string x ) : GUIContent
x string
return GUIContent
            private static GUIContent <refreshMode>m__7(string x)
            {
                return new GUIContent(x);
            }