Version: 2022.3

WSAFileTypeAssociations

struct in UnityEditor

切换到手册

描述

Represents the file types 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.

变量

nameThe name of the file type association. This is to organize and group file types.
supportedFileTypesThe set of file and content types your application supports.