CRIWARE Unity Plugin Manual
Last Updated: 2024-07-12
|
CRI Addressables向けビルドスクリプト 更多...
继承自 BuildScriptPackedMode .
Protected 成员函数 | |
virtual string | ConstructCriBundleName (string path, string hash, BundledAssetGroupSchema schema) |
出力ファイル名生成メソッド 更多... | |
CRI Addressables向けビルドスクリプト
|
inlineprotectedvirtual |
出力ファイル名生成メソッド
path | 対象アセットのパス |
hash | 対象のデータハッシュ |
schema | 対象を含むグループのバンドルスキーマ |
出力ファイル名を決定する処理です。
カスタムビルドスクリプトを作成する場合、このメソッドをオーバーライドすることでファイル名を変更できます