sendEvent

Send an event to Unity

Parameters

NameTypeDescription
eventstringEvent name (see all events in Events to unity section)
dataobject(optional) JSON that contains data to send to unity
callbackFunction(optional) function to call after

Example

Javascript
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
On This Page
sendEventParameters