Skip to content

Update drawer (server)

BigETI edited this page Jul 2, 2019 · 1 revision

Update drawer (server)

Description

This message notifies who is drawing right now.

Event

lobbyPlayerDrawing

Argument

  • Player ID : int

Example

[
	"lobbyPlayerDrawing",
	123
]
Clone this wiki locally