Ruyi SDK
Namespaces
Ruyi.SDK.Online
RuyiNetGetGameManifestResponse.Data.Patch Class
RuyiNetGetGameManifestResponse.Data.Patch Constructor
Patch Fields
Click or drag to resizeClick or drag to resize

RuyiNetGetGameManifestResponseDataPatch Class

[This is preliminary documentation and is subject to change.]

Represents a game patch.
Inheritance Hierarchy
SystemObject
  Ruyi.SDK.OnlineRuyiNetGetGameManifestResponseDataPatch

Namespace:  Ruyi.SDK.Online
Assembly:  RuyiSDK (in RuyiSDK.dll) Version: 0.9.3.3995 (0.9.3.3995)
Syntax
C#
Copy
[SerializableAttribute]
public class Patch

The RuyiNetGetGameManifestResponseDataPatch type exposes the following members.

Constructors
  NameDescription
Public methodRuyiNetGetGameManifestResponseDataPatch
Initializes a new instance of the RuyiNetGetGameManifestResponseDataPatch class
Top
Fields
  NameDescription
Public fieldfromVersion
Which version this patch can be applied to.
Public fieldpatchLocation
Location of the patch file.
Public fieldpatchMd5
MD5 hash of the patch file.
Public fieldreleaseNotesLocation
Location of the release notes for this patch.
Public fieldtoVersion
The version of the game after the patch is applied.
Top
See Also

Reference

Ruyi.SDK.Online Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com