CRIWARE Unity Plugin Manual
Last Updated: 2024-07-12
|
成员的完整列表,这些成员属于 CriFsLoader,包括所有继承而来的类成员
DecompressData(long srcSize, byte[] srcBuffer, long dstSize, byte[] dstBuffer) | CriFsLoader | inline |
Dispose() | CriFsLoader | inline |
GetStatus() | CriFsLoader | inline |
Load(CriFsBinder binder, string path, long fileOffset, long loadSize, byte[] buffer) | CriFsLoader | inline |
LoadById(CriFsBinder binder, int id, long fileOffset, long loadSize, byte[] buffer) | CriFsLoader | inline |
LoadWithoutDecompression(CriFsBinder binder, string path, long fileOffset, long loadSize, byte[] buffer) | CriFsLoader | inline |
LoadWithoutDecompressionById(CriFsBinder binder, int id, long fileOffset, long loadSize, byte[] buffer) | CriFsLoader | inline |
SetReadUnitSize(int unit_size) | CriFsLoader | inline |
Status 枚举名称 | CriFsLoader | |
Stop() | CriFsLoader | inline |