Method GetImportFormats
GetImportFormats(bool)
Give all the format name and their extensions that can be imported in Pixyz
Declaration
[HandleProcessCorruptedStateExceptions]
public FormatList GetImportFormats(bool forRuntimeOS = true)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | forRuntimeOS | If true, gets formats for the current OS. If false, gets for all supported OSes. |
Returns
| Type | Description |
|---|---|
| FormatList |