Struct CriFsBinder.ContentsFileInfo
コンテンツファイル情報構造体
Inherited Members
Namespace: CriWare
Assembly: CriWare.CriFs.dll
Syntax
public struct CriFsBinder.ContentsFileInfoRemarks
説明: GetContentsFileInfoById(int, out ContentsFileInfo) 関数の出力情報です。 検索したCPKファイルのコンテンツファイルにアクセスするための情報を格納します。
Fields
directory
Declaration
public NativeString directoryField Value
| Type | Description | 
|---|---|
| NativeString | 
Remarks
ディレクトリ名
extractSize
Declaration
public uint extractSizeField Value
| Type | Description | 
|---|---|
| uint | 
Remarks
展開サイズ(非圧縮の場合、read_sizeと同値)
filename
Declaration
public NativeString filenameField Value
| Type | Description | 
|---|---|
| NativeString | 
Remarks
ファイル名
id
Declaration
public int idField Value
| Type | Description | 
|---|---|
| int | 
Remarks
ファイルID
offset
Declaration
public ulong offsetField Value
| Type | Description | 
|---|---|
| ulong | 
Remarks
CPKファイルの先頭からのオフセット位置
readSize
Declaration
public uint readSizeField Value
| Type | Description | 
|---|---|
| uint | 
Remarks
読込サイズ(ファイルサイズ)
ustr
Declaration
public NativeString ustrField Value
| Type | Description | 
|---|---|
| NativeString | 
Remarks
ユーザー文字列