Id of the player who triggered this event.
Custom data of the custom event. This value can be anything you want.
It has to be any json object that can be JSON.stringifyed and JSON.parsed.
ReadonlyeventType of the event. Should not be modified.
Type of the custom event. This value can be anything you want.
Creates a copy of this event object.
The event message structure that is created when a custom event is triggered by this API.