Main object for the aegis packet: ZC_POSITION_ID_NAME_INFO.
More...
#include <TransmittedPackets.hpp>
Main object for the aegis packet: ZC_POSITION_ID_NAME_INFO.
◆ ZC_POSITION_ID_NAME_INFO()
Horizon::Zone::ZC_POSITION_ID_NAME_INFO::ZC_POSITION_ID_NAME_INFO |
( |
std::shared_ptr< ZoneSession > |
s | ) |
|
|
inline |
38590 {}
@ ID_ZC_POSITION_ID_NAME_INFO
Definition: TransmittedPackets.hpp:38562
◆ ~ZC_POSITION_ID_NAME_INFO()
virtual Horizon::Zone::ZC_POSITION_ID_NAME_INFO::~ZC_POSITION_ID_NAME_INFO |
( |
| ) |
|
|
inlinevirtual |
◆ deliver()
ZC_POSITION_ID_NAME_INFO.
2503{
2506
2509}
void transmit()
Send an Asynchronous packet by queueing a buffer of a particular size to the connected session.
Definition: NetworkPacket.hpp:94
std::vector< s_zc_position_id_name_info > _info
Definition: TransmittedPackets.hpp:38598
int16_t _packet_length
Definition: TransmittedPackets.hpp:38597
ByteBuffer & serialize()
Definition: TransmittedPackets.cpp:2511
Definition: ClientDefinitions.hpp:286
References _info, _packet_length, serialize(), and Horizon::Base::NetworkPacket< ZoneSession >::transmit().
◆ serialize()
ByteBuffer & ZC_POSITION_ID_NAME_INFO::serialize |
( |
| ) |
|
◆ _info
◆ _packet_length
int16_t Horizon::Zone::ZC_POSITION_ID_NAME_INFO::_packet_length { 0 } |
The documentation for this class was generated from the following files: