A list of all Actions, Conditions and Expressions supported in this addon.
Connection
-
Actions
InitPreview
Initialise the SDK and connect to the preview server.
Send With Data {0} {1}
Send with Data to GS servers from client.
InitLive
Initialise the SDK and connect to the live server.
Send With Data {0} {1} {2}
Send with Data to GS servers from client.
-
Conditions
On Init
Triggered when the SDK is finished initialising.
On Message
Triggered when a message object is sent from the server to the client.
On Response
Triggered when a response object is sent from the server to the client.
-
Expressions
lastmessage
Last Message received from GameSparks.
lastresponse
Last Message received from GameSparks.