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

Show file Open project: RHY3756547/FreeSO Class Usage Examples

Public Properties

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

Property Details

Data public property

public byte[] Data
return byte[]

Mode public property

public PIFFPatchMode Mode
return PIFFPatchMode

Offset public property

public uint Offset
return uint

Size public property

public uint Size
return uint