CRIWARE Unity Plugin Manual  Last Updated: 2024-07-12
CRI File System Native Wrapper

Namespaces

namespace  CriWare
 

Classes

class  CriFs
 Global class of the Fs library More...
 
class  CriFsLoader
 A module for loading files into memory. More...
 
class  CriFsInstaller
 A module for installing files. More...
 
struct  CriFsBinder.ContentsFileInfo
 Content file information structure More...
 
class  CriFsBinder
 A module for accessing the content in a CPK file. More...
 
struct  CriFsWebInstaller.StatusInfo
 Status information More...
 
struct  CriFsWebInstaller.ModuleConfig
 Module configuration More...
 
class  CriFsWebInstaller
 A module which performs installation to the local storage by HTTP. More...
 

Detailed Description

Wrapper classes for native CRI File System.
Use these when you need more control over the CRI File System library in your application.