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

Importer base class (for CRI assets) More...

Inherits ScriptedImporter.

Inherited by CriAtomAcbAssetImporter, CriAtomAcfAssetImporter, CriAtomAwbAssetImporter, and CriManaUsmAssetImporter.

Public Attributes

ICriAssetImplCreator implementation = new CriSerializedBytesAssetImplCreator()
 DeployType of the CRI assets More...
 

Detailed Description

Importer base class (for CRI assets)

Description:
Abstract class with a common interface for the import of CRI assets.

Member Data Documentation

DeployType of the CRI assets

Description:
A field holding the instance representing DeployType.
The DeployType can be changed from scripts by manipulating this field.
See also
ICriAssetImplCreator

CriSerializedBytesAssetImplCreator CriStreamingFolderAssetImplCreator


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