playerc_rfidtag_t Struct Reference
[rfid]
#include <playerc.h>
Detailed Description
Structure describing a single RFID tag.
Public Attributes | |
uint32_t | type |
Tag type. | |
uint32_t | guid_count |
GUID count. | |
uint8_t * | guid |
The Globally Unique IDentifier (GUID) of the tag. |
Member Data Documentation
uint32_t playerc_rfidtag_t::type |
Tag type.
uint32_t playerc_rfidtag_t::guid_count |
GUID count.
uint8_t* playerc_rfidtag_t::guid |
The Globally Unique IDentifier (GUID) of the tag.
The documentation for this struct was generated from the following file: