Class | Description |
---|---|
DialogueChoiceMadePacket |
Packet for when a client has made a GUI choice and the server is notified.
|
DialogueClosurePacket | |
DialogueInputActionPacket |
Created by Jay113355 on 8/15/2020
|
DialogueNextActionPacket |
Response from the server to the client instructing what to do with a dialogue GUI.
|
OpenDialogueInputPacket |
Created by Jay113355 on 8/14/2020
|
SetDialogueDataPacket |
Enum | Description |
---|---|
DialogueNextActionPacket.DialogueGuiAction |
An enumeration of all possible actions for the client's dialogue GUI.
|