Main object for the aegis packet: ZC_ACK_WHISPER02.
More...
#include <TransmittedPackets.hpp>
|
int8_t | _result |
| result: 0 = success to send wisper 1 = target character is not loged in 2 = ignored by target 3 = everyone ignored by target More...
|
|
int32_t | _recipient_char_id |
|
Main object for the aegis packet: ZC_ACK_WHISPER02.
◆ ZC_ACK_WHISPER02()
Horizon::Zone::ZC_ACK_WHISPER02::ZC_ACK_WHISPER02 |
( |
std::shared_ptr< ZoneSession > |
s | ) |
|
|
inline |
18777 {}
@ ID_ZC_ACK_WHISPER02
Definition: TransmittedPackets.hpp:18752
◆ ~ZC_ACK_WHISPER02()
virtual Horizon::Zone::ZC_ACK_WHISPER02::~ZC_ACK_WHISPER02 |
( |
| ) |
|
|
inlinevirtual |
◆ deliver()
ZC_ACK_WHISPER02.
5158{
5163}
void transmit()
Send an Asynchronous packet by queueing a buffer of a particular size to the connected session.
Definition: NetworkPacket.hpp:94
int8_t _result
result: 0 = success to send wisper 1 = target character is not loged in 2 = ignored by target 3 = eve...
Definition: TransmittedPackets.hpp:18789
ByteBuffer & serialize()
Definition: TransmittedPackets.cpp:5165
int32_t _recipient_char_id
Definition: TransmittedPackets.hpp:18790
References _recipient_char_id, _result, serialize(), and Horizon::Base::NetworkPacket< ZoneSession >::transmit().
◆ serialize()
◆ _recipient_char_id
int32_t Horizon::Zone::ZC_ACK_WHISPER02::_recipient_char_id |
◆ _result
int8_t Horizon::Zone::ZC_ACK_WHISPER02::_result |
result: 0 = success to send wisper 1 = target character is not loged in 2 = ignored by target 3 = everyone ignored by target
Referenced by deliver(), and serialize().
The documentation for this class was generated from the following files: