Version: 2021.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.