UnityEditor.PragmaFixingWindow.PragmaFixingWindow C# (CSharp) Method

PragmaFixingWindow() public method

public PragmaFixingWindow ( ) : System
return System
        public PragmaFixingWindow()
        {
            base.titleContent = new GUIContent("Unity - #pragma fixing");
        }