ClientVersion
This file contains client data that needs to be sent to the Inworld server for analysis.
Client
Module: Inworld.AI. Namespace: Inworld.Entities.
Variables
Variables | Description |
---|---|
id | The client ID to be sent to the Inworld server. In our SDK, this is Unity . |
version | The client version to be sent to the Inworld server. |
description | The detailed description to be sent to the Inworld server. |
API
Function | Description | Parameters |
---|---|---|
ToString | Generates the detail of the client config. |
Related Classes
ReleaseData
Module: Inworld.AI. Namespace: Inworld.Entities.
Variables | Description |
---|---|
packages | List of package data received from Inworld's GitHub page. |
PackageData
Module: Inworld.AI. Namespace: Inworld.Entities.
Variables | Description |
---|---|
published_at | The date and time this package was released. |
tag_name | The name of the package. |