Method GetExtensionPriority
GetExtensionPriority(string)
get the priority of an extension from the pixyz importer
Declaration
[HandleProcessCorruptedStateExceptions]
public PriorityImportLevel GetExtensionPriority(string extensionName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | extensionName | The name of the extension |
Returns
| Type | Description |
|---|---|
| PriorityImportLevel |