Class ImporterConfiguratorUtility
Inheritance
ImporterConfiguratorUtility
Syntax
public class ImporterConfiguratorUtility
Methods
CreateConfigurator(Type)
Declaration
public static IAssetImporterConfigurator CreateConfigurator(Type importerType)
Parameters
Type |
Name |
Description |
Type |
importerType |
|
Returns
FindSettingTemplateFileGUID(Type)
Declaration
public static string FindSettingTemplateFileGUID(Type importerType)
Parameters
Type |
Name |
Description |
Type |
importerType |
|
Returns
GetConfiguratorTypeFor(Type)
Declaration
public static Type GetConfiguratorTypeFor(Type importerType)
Parameters
Type |
Name |
Description |
Type |
importerType |
|
Returns
GetImporterConfiguratorGuiNameTypeMap()
Declaration
public static Dictionary<string, Type> GetImporterConfiguratorGuiNameTypeMap()
Returns