Skip to content

VersionResponse ​

A response to a request for the current version of the game mod.

Kind: Class

Namespace: ConnectorLib.JSON

Inheritance: SimpleJSONResponse

Public Constructors

VersionResponse(VersionNumber version)

Creates a new instance of the ConnectorLib.JSON.VersionResponse class.

VersionResponse(uint id, VersionNumber version)

Creates a new instance of the ConnectorLib.JSON.VersionResponse class.

Public Attributes

VersionNumber

version

The message from the client (if any).