CRIWARE Unity Plugin Manual  Last Updated: 2024-07-12
CriAddressablesBuildScript类 参考

CRI Addressables向けビルドスクリプト 更多...

继承自 BuildScriptPackedMode .

Protected 成员函数

virtual string ConstructCriBundleName (string path, string hash, BundledAssetGroupSchema schema)
 出力ファイル名生成メソッド 更多...
 

详细描述

CRI Addressables向けビルドスクリプト

成员函数说明

virtual string ConstructCriBundleName ( string  path,
string  hash,
BundledAssetGroupSchema  schema 
)
inlineprotectedvirtual

出力ファイル名生成メソッド

参数
path対象アセットのパス
hash対象のデータハッシュ
schema対象を含むグループのバンドルスキーマ
返回
出力ファイル名

出力ファイル名を決定する処理です。
カスタムビルドスクリプトを作成する場合、このメソッドをオーバーライドすることでファイル名を変更できます


该类的文档由以下文件生成: