C# Class Patcher.Data.Archives.Fallout4ArchiveReader.FileInfo

显示文件 Open project: unforbidable/patcher

Public Properties

Property Type Description
DataCompressedSize uint
DataOffset long
DataUncompressedSize uint
DirectoryNameHash uint
NameHash uint
Type uint
Unknown1 uint
Unknown2 uint

Property Details

DataCompressedSize public_oe property

public uint DataCompressedSize
return uint

DataOffset public_oe property

public long DataOffset
return long

DataUncompressedSize public_oe property

public uint DataUncompressedSize
return uint

DirectoryNameHash public_oe property

public uint DirectoryNameHash
return uint

NameHash public_oe property

public uint NameHash
return uint

Type public_oe property

public uint Type
return uint

Unknown1 public_oe property

public uint Unknown1
return uint

Unknown2 public_oe property

public uint Unknown2
return uint