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

"StreamingAssets" DeployType implementation class More...

Inheritance diagram for CriStreamingFolderAssetImplCreator:
ICriAssetImplCreator

Public Member Functions

ICriAssetImpl CreateAssetImpl (AssetImportContext ctx)
 Actual data import process More...
 

Detailed Description

"StreamingAssets" DeployType implementation class

Description:
This class defines the actual data import process for the "StreamingAssets" DeployType.
DeployType can be specified from a script with CriAssetImporter.implementation.

Member Function Documentation

ICriAssetImpl CreateAssetImpl ( AssetImportContext  ctx)
inline

Actual data import process

Returns
Actual data storage destination information
Description:
A method that reads a CRIWARE file and returns the path where the actual data will be stored. Called when importing an asset.

Implements ICriAssetImplCreator.


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