0
0
Fork 0
Phantom-Ink-Online/server/docs/events/UpdatePlayer.md
2020-12-19 18:01:36 -07:00

12 lines
No EOL
387 B
Markdown

# `UpdatePlayer`:
## Description:
This event is sent from the server and is a result of a player joining/changing team, this event is also fired when a new player joins the game.
## Request Payload:
The client cannot send this event and only receives it.
## Response Payload:
| Property | Type | Description
| -------- | ---- | -----------
| player | Player | The player's new data.