C# 클래스 FSOInstaller.TSOManifestEntry

파일 보기 프로젝트 열기: RHY3756547/FreeSO 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Filename string
Hash byte[]
Size int

프로퍼티 상세

Filename 공개적으로 프로퍼티

public string Filename
리턴 string

Hash 공개적으로 프로퍼티

public byte[] Hash
리턴 byte[]

Size 공개적으로 프로퍼티

public int Size
리턴 int