RuyiNetGetGameManifestResponseDataPatch Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.SDK.Online
[SerializableAttribute] public class Patch
The RuyiNetGetGameManifestResponseDataPatch type exposes the following members.
Name | Description | |
---|---|---|
RuyiNetGetGameManifestResponseDataPatch | Initializes a new instance of the RuyiNetGetGameManifestResponseDataPatch class |
Name | Description | |
---|---|---|
fromVersion |
Which version this patch can be applied to.
| |
patchLocation |
Location of the patch file.
| |
patchMd5 |
MD5 hash of the patch file.
| |
releaseNotesLocation |
Location of the release notes for this patch.
| |
toVersion |
The version of the game after the patch is applied.
|