CRIWARE Unity Plugin Manual
Last Updated: 2024-07-12
|
Content file information structure More...
Public Attributes | |
readonly string | directory |
readonly string | fileName |
uint | readSize |
uint | extractSize |
ulong | offset |
int | fileId |
string | userStr |
Content file information structure
readonly string directory |
Directory name
readonly string fileName |
File name
uint readSize |
Read size (file size)
uint extractSize |
Expanded size (same as readSize for uncompressed data)
ulong offset |
Offset from the beginning of the CPK file
int fileId |
File ID
string userStr |
User string (not supported)