r-type  0.0.0
R-Type main
Loading...
Searching...
No Matches
rnp::EventRecord Struct Reference

Event record for ENTITY_EVENT packets (TLV format) More...

#include <Protocol.hpp>

+ Collaboration diagram for rnp::EventRecord:

Public Attributes

EventType type
 
std::uint32_t entityId
 
std::vector< std::uint8_t > data
 

Detailed Description

Event record for ENTITY_EVENT packets (TLV format)

Definition at line 103 of file Protocol.hpp.

Member Data Documentation

◆ data

std::vector<std::uint8_t> rnp::EventRecord::data

◆ entityId

std::uint32_t rnp::EventRecord::entityId

◆ type

EventType rnp::EventRecord::type

The documentation for this struct was generated from the following file: