Packet Deserializer
Module: Inworld.AI. Namespace: Inworld.Packet. Inherited from InworldPacket
Variables | Description |
---|---|
sessionControlResponse | The SessionResponseEvent of the packet. |
Properties | Description |
---|---|
ToJson | Generates the string of json to send to the Inworld server. |
Related Classes
NetworkPacetResponse
Module: Inworld.AI. Namespace: Inworld.Packet.
Variables | Description |
---|---|
result | The InworldPacket received from the Inworld server. |
error | The InworldError received from the Inworld server. |
SessionResponseEvent
Module: Inworld.AI. Namespace: Inworld.Packet.
Variables | Description |
---|---|
loadedScene | The LoadSceneResponse received from the Inworld server. |
loadedCharacters | The LoadSceneResponse received from the Inworld server. |