Class BundleBuilderHelper
资源包构建辅助工具类
Assembly: YooAsset.Editor.dll
View Source
Declaration
public static class BundleBuilderHelper
Methods
GetDefaultBuildOutputRoot()
获取默认的输出根目录
View Source
Declaration
public static string GetDefaultBuildOutputRoot()
Returns
System.String: 默认的构建输出根目录路径### GetStreamingAssetsRoot()
获取 StreamingAssets 根目录路径
View Source
Declaration
public static string GetStreamingAssetsRoot()
Returns
System.String: StreamingAssets 根目录路径