Class PatchMetadata
- Namespace
- FishMMO.Patcher
- Assembly
- Updater.dll
public class PatchMetadata
- Inheritance
-
PatchMetadata
- Inherited Members
Properties
Length
public int Length { get; set; }
Property Value
NewBytes
public byte[] NewBytes { get; set; }
Property Value
- byte[]
Offset
public long Offset { get; set; }