FSO.Files.Formats.OTF.OTFFile.OTFFile C# (CSharp) Method

OTFFile() public method

public OTFFile ( ) : System
return System
        public OTFFile()
        {
            //you can also create empty OTFs!
        }

Same methods

OTFFile::OTFFile ( string filepath ) : System