WSAFileTypeAssociations

struct in UnityEditor

Switch to Manual

Description

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.
Additional resources: WSASupportedFileType.

Properties

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.

Did you find this page useful? Please give it a rating: