CRIWARE Unity Plugin Manual  Last Updated: 2024-07-12
CriAddressablesBuildScript Class Reference

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

Inherits BuildScriptPackedMode.

Protected Member Functions

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

Detailed Description

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

Member Function Documentation

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

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

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

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


The documentation for this class was generated from the following file: