Property | Type | Description | |
---|---|---|---|
Filename | string | ||
Version | string |
Method | Description | |
---|---|---|
GetOffset ( string patchName ) : int | ||
HashWithPatchPoints ( byte fileContent, IntRange>.Dictionary |
||
Matches ( byte fileContent ) : bool | ||
PluginDll ( string version, string filename, byte hash, IntRange>.Dictionary |
Method | Description | |
---|---|---|
GetSelectedHasher ( ) : |
public static HashWithPatchPoints ( byte fileContent, IntRange>.Dictionary |
||
fileContent | byte | |
patchPoints | IntRange>.Dictionary | |
return | byte[] |
public PluginDll ( string version, string filename, byte hash, IntRange>.Dictionary |
||
version | string | |
filename | string | |
hash | byte | |
patchPoints | IntRange>.Dictionary | |
return | System |