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

435 B

SelectObject:

Description:

The event sent by the clients when they are selecting an object from the card.

Request Payload:

Property Type Description
object String The name of the object that the spirits are selecting.

Response Payload: (ChosenObject)

Property Type Description
object String The object that has been selected.