C# Class FSO.Files.Formats.IFF.Chunks.PIFFPatch

显示文件 Open project: RHY3756547/FreeSO Class Usage Examples

Public Properties

Property Type Description
Data byte[]
Mode PIFFPatchMode
Offset uint
Size uint

Property Details

Data public_oe property

public byte[] Data
return byte[]

Mode public_oe property

public PIFFPatchMode Mode
return PIFFPatchMode

Offset public_oe property

public uint Offset
return uint

Size public_oe property

public uint Size
return uint