C# 클래스 FSO.Files.Formats.IFF.Chunks.PIFFPatch

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

공개 프로퍼티들

프로퍼티 타입 설명
Data byte[]
Mode PIFFPatchMode
Offset uint
Size uint

프로퍼티 상세

Data 공개적으로 프로퍼티

public byte[] Data
리턴 byte[]

Mode 공개적으로 프로퍼티

public PIFFPatchMode Mode
리턴 PIFFPatchMode

Offset 공개적으로 프로퍼티

public uint Offset
리턴 uint

Size 공개적으로 프로퍼티

public uint Size
리턴 uint