Fawkes API  Fawkes Development Version
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
fawkes::worldinfo_oppdisappeared_message_t Struct Reference

Opponent disappeared. More...

#include <messages.h>

Public Attributes

uint32_t uid
 unique ID of the disappeared opponent More...
 

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

uint32_t fawkes::worldinfo_oppdisappeared_message_t::uid

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: