CRIWARE Unity Plugin Manual
Last Updated: 2024-07-12
|
This is the complete list of members for CriFsLoader, including all inherited members.
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 enum name | CriFsLoader | |
Stop() | CriFsLoader | inline |