跳到主要内容
版本:2.3.x

Class AssetArtScannerConfig

Assembly: YooAsset.Editor.dll
Declaration
public class AssetArtScannerConfig

Methods

ImportJsonConfig(string)

导入JSON配置文件

Declaration
public static void ImportJsonConfig(string filePath)
Parameters
TypeName
System.StringfilePath

ExportJsonConfig(string)

导出JSON配置文件

Declaration
public static void ExportJsonConfig(string savePath)
Parameters
TypeName
System.StringsavePath