CRIWARE Unity Plugin Manual  Last Updated: 2024-07-12
CRIADDON_ASSETS_INTEGRATION

Namespaces

namespace  CriWare.Assets
 

Classes

struct  CriSerializedBytesAssetImplCreator
 "OnMemory" DeployType implementation class More...
 
class  CriStreamingFolderAssetImplCreator
 "StreamingAssets" DeployType implementation class More...
 
interface  ICriAssetImplCreator
 Actual data import processing interface More...
 
class  CriAssetImporter
 Importer base class (for CRI assets) More...
 
class  CriSerializedBytesAssetImpl
 The actual data location based on the asset deployment More...
 
class  CriStreamingFolderAssetImpl
 The actual data location of the data in the StreamingAssets folder More...
 
interface  ICriAssetImpl
 Data storage destination interface More...
 
interface  ICriMemoryAssetImpl
 Actual data storage destination interface (in-memory) More...
 
interface  ICriFileAssetImpl
 Actual data storage destination interface (file) More...
 
class  CriAssetBase
 Base class of CRI asset More...
 
class  CriAssetsLocalization
 CRI Assets multilingual control class More...
 
interface  ICriReferenceAsset
 Interface to represent the CRI virtual assets More...
 
class  CriAtomAcbAsset
 ACB Asset Class More...
 
class  CriAtomAcfAsset
 ACF Asset Class More...
 
struct  CriAtomCueReference
 Cue reference information structure More...
 
class  CriManaUsmAsset
 USM Asset Class More...
 
class  CriManaPlayerExtentionForAsset
 Extension class for collaboration between CRI Sofdec and CRI Assets More...
 

Detailed Description