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.