{
"from": "server",
"type": "pathUnveiled",
"payload": {
"startX": <Xs>,
"startY": <Ys>,
"startDirection": <Ds>,
"endX": <Xe>,
"endY": <Ye>,
"endDirection": <De>,
"pathStatus": "free|blocked",
"pathWeight": <weight>
}
}