Class AssetArtScannerConfig
Assembly: YooAsset.Editor.dll
Declaration
public class AssetArtScannerConfig
Methods
ImportJsonConfig(string)
导入JSON配置文件
Declaration
public static void ImportJsonConfig(string filePath)
Parameters
Type | Name |
---|---|
System.String | filePath |
ExportJsonConfig(string)
导出JSON配置文件
Declaration
public static void ExportJsonConfig(string savePath)
Parameters
Type | Name |
---|---|
System.String | savePath |