fawkes::worldinfo_oppdisappeared_message_t Struct Reference
Opponent disappeared. More...
#include <messages.h>
Public Attributes | |
| uint32_t | uid |
| unique ID of the disappeared opponent | |
Detailed Description
Opponent disappeared.This message should be sent for every opponent that disappeared or that cannot be tracked any longer. The UID is the uid that had been sent with an earlier opponent pose message.
Definition at line 202 of file messages.h.
Member Data Documentation
unique ID of the disappeared opponent
Definition at line 203 of file messages.h.
Referenced by fawkes::WorldInfoTransceiver::recv(), and fawkes::WorldInfoTransceiver::send().
The documentation for this struct was generated from the following file:
- src/libs/netcomm/worldinfo/messages.h

