Class BundleCollectorConfig
资源收集器的 XML 配置
Assembly: YooAsset.Editor.dll
View Source
Declaration
public class BundleCollectorConfig
Methods
ImportXmlConfig(string)
导入XML配置表
View Source
Declaration
public static void ImportXmlConfig(string filePath)
Parameters
| Type | Name | Description |
|---|---|---|
System.String | filePath | XML 配置文件路径 |
ExportXmlConfig(string)
导出XML配置表
View Source
Declaration
public static void ExportXmlConfig(string savePath)
Parameters
| Type | Name | Description |
|---|---|---|
System.String | savePath | XML 配置保存路径 |