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