C# 클래스 Patcher.Data.Archives.Fallout4ArchiveReader.FileInfo

파일 보기 프로젝트 열기: unforbidable/patcher

공개 프로퍼티들

프로퍼티 타입 설명
DataCompressedSize uint
DataOffset long
DataUncompressedSize uint
DirectoryNameHash uint
NameHash uint
Type uint
Unknown1 uint
Unknown2 uint

프로퍼티 상세

DataCompressedSize 공개적으로 프로퍼티

public uint DataCompressedSize
리턴 uint

DataOffset 공개적으로 프로퍼티

public long DataOffset
리턴 long

DataUncompressedSize 공개적으로 프로퍼티

public uint DataUncompressedSize
리턴 uint

DirectoryNameHash 공개적으로 프로퍼티

public uint DirectoryNameHash
리턴 uint

NameHash 공개적으로 프로퍼티

public uint NameHash
리턴 uint

Type 공개적으로 프로퍼티

public uint Type
리턴 uint

Unknown1 공개적으로 프로퍼티

public uint Unknown1
리턴 uint

Unknown2 공개적으로 프로퍼티

public uint Unknown2
리턴 uint