Version: 2023.2
언어: 한국어

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