CRIWARE Unity Plugin Manual
Last Updated: 2024-07-12
|
Namespaces | |
namespace | CriWare |
Classes | |
class | CriFsRequest |
A module for checking the progress or getting the result of the asynchronous process. More... | |
class | CriFsLoadFileRequest |
A module for checking the progress or getting the result of the loading process. More... | |
class | CriFsLoadAssetBundleRequest |
A module for checking the progress of Asset Bundle processing and acquiring the result of Asset Bundle processing. More... | |
class | CriFsInstallRequest |
A module for checking the progress or getting the result of the installation process. More... | |
class | CriFsWebInstallRequest |
A module for checking the progress or getting the result of the installation process. More... | |
class | CriFsBindRequest |
A module for checking the progress or getting the result of the binding process. More... | |
class | CriFsUtility |
A utility class for easily binding CPK files or loading files. More... | |
class | CriFsPlugin |
Global class in the CRIFs library. More... | |
These are functions of CRI File System that can be handled as Unity components.
Use them by attaching them to game objects.