UnityEditor.TrueTypeFontImporterInspector.TrueTypeFontImporterInspector C# (CSharp) Method

TrueTypeFontImporterInspector() static private method

static private TrueTypeFontImporterInspector ( ) : System
return System
        static TrueTypeFontImporterInspector()
        {
            int[] numArray1 = new int[4];
            numArray1[1] = 1;
            numArray1[2] = 2;
            numArray1[3] = 3;
            kRenderingModeValues = numArray1;
        }