The event message structure that is created by the host to manually set some values inside the game state.
Id of the player who triggered this event.
Readonly
Type of the event. Should not be modified.
A number that represents an in-game variable.
The new value of the variable.
Creates a copy of this event object.
The event message structure that is created by the host to manually set some values inside the game state.