Struct SqPackFileInfo
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Lumina.Data.Structs
Assembly: Lumina.dll
Syntax
public struct SqPackFileInfo
Fields
| Improve this Doc View Source__unknown
Declaration
public uint *__unknown
Field Value
Type | Description |
---|---|
System.UInt32* |
number_of_blocks
Declaration
public uint number_of_blocks
Field Value
Type | Description |
---|---|
System.UInt32 |
RawFileSize
Declaration
public uint RawFileSize
Field Value
Type | Description |
---|---|
System.UInt32 |
Size
Declaration
public uint Size
Field Value
Type | Description |
---|---|
System.UInt32 |
Type
Declaration
public FileType Type
Field Value
Type | Description |
---|---|
FileType |