Table of Contents

Class PatchMetadata

Namespace
FishMMO.Patcher
Assembly
Updater.dll
public class PatchMetadata
Inheritance
PatchMetadata
Inherited Members

Properties

Length

public int Length { get; set; }

Property Value

int

NewBytes

public byte[] NewBytes { get; set; }

Property Value

byte[]

Offset

public long Offset { get; set; }

Property Value

long