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

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​
TypeNameDescription
System.StringfilePathXML 配置文件路径

ExportXmlConfig(string)​

导出XML配置表

View Source​
Declaration
public static void ExportXmlConfig(string savePath)
Parameters​
TypeNameDescription
System.StringsavePathXML 配置保存路径