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

命名空间

namespace  CriWare
 

class  CriFs
 Fs库的全局类 更多...
 
class  CriFsLoader
 用于将文件加载至内存的模块。 更多...
 
class  CriFsInstaller
 用于执行文件安装的模块。 更多...
 
struct  CriFsBinder.ContentsFileInfo
 内容文件信息结构体 更多...
 
class  CriFsBinder
 是用于存取CPK文件内的内容的模块。 更多...
 
struct  CriFsWebInstaller.StatusInfo
 状态信息 更多...
 
struct  CriFsWebInstaller.ModuleConfig
 模块配置 更多...
 
class  CriFsWebInstaller
 用于通过 HTTP 安装至本地存储的模块。 更多...
 

详细描述

原生CRI File System的包装类。
当您需要对应用程序进行更多控制时使用这些类。