CRIWARE Unity Plugin Manual
Last Updated: 2024-07-12
|
Classes | |
class | CriAddressableAssetImpl |
The location of the actual data for Addressables deployment More... | |
class | CriAddressableAssetsDeployer |
Editor class for deploying CRI Addressables data More... | |
class | CriAddressables |
Class that provides the functionality for the CRI Addressables More... | |
class | CriAddressablesBuildScript |
CRI Addressables向けビルドスクリプト More... | |
class | CriAddressablesPathPair |
Target Group Definition Assets for CRI Addressables More... | |
class | CriAssetBase |
Base class of CRI asset More... | |
class | CriAssetImporter |
Importer base class (for CRI assets) More... | |
class | CriAssetsLocalization |
CRI Assets multilingual control class More... | |
class | CriAtomAcbAsset |
ACB Asset Class More... | |
class | CriAtomAcfAsset |
ACF Asset Class More... | |
class | CriAtomAssets |
Component for loading Atom assets More... | |
class | CriAtomAssetsLoader |
Cue Sheet management class from the Asset Support add-on More... | |
struct | CriAtomCueReference |
Cue reference information structure More... | |
class | CriAtomSourceForAsset |
A component that plays audio from an asset More... | |
class | CriCustomAddressableAssetImplCreator |
"Addressables" DeployType implementation class More... | |
class | CriLocationSizeData |
Data size implementation class for CRI Assets More... | |
class | CriManaMovieControllerForAsset |
Movie playback component for CRI Assets More... | |
class | CriManaPlayerExtentionForAsset |
Extension class for collaboration between CRI Sofdec and CRI Assets More... | |
class | CriManaUsmAsset |
USM Asset Class More... | |
class | CriResourceLocation |
Class representing the Addressables location information of the CRI Asset More... | |
class | CriResourceProvider |
Addressables resource provider class for the cache of the CRI Assets More... | |
class | CriSerializedBytesAssetImpl |
The actual data location based on the asset deployment More... | |
struct | CriSerializedBytesAssetImplCreator |
"OnMemory" DeployType implementation class More... | |
class | CriStreamingFolderAssetImpl |
The actual data location of the data in the StreamingAssets folder More... | |
class | CriStreamingFolderAssetImplCreator |
"StreamingAssets" DeployType implementation class More... | |
interface | ICriAssetImpl |
Data storage destination interface More... | |
interface | ICriAssetImplCreator |
Actual data import processing interface More... | |
interface | ICriFileAssetImpl |
Actual data storage destination interface (file) More... | |
interface | ICriMemoryAssetImpl |
Actual data storage destination interface (in-memory) More... | |
interface | ICriReferenceAsset |
Interface to represent the CRI virtual assets More... | |