Version: 2022.3

WSASupportedFileType

struct in UnityEditor

切换到手册

描述

Represents a single file and content type to register the application as a default handler for.

To set file type associations, use the fileTypeAssociations Property.
For information on Windows file type association, see Microsoft's documentation.
See Also: WSASupportedFileType.

变量

contentTypeThe MIME content type the file type uses.
fileTypeThe file extension that identifies the file type.