Main object for the aegis packet: ZC_NOTIFY_ACT.
More...
#include <TransmittedPackets.hpp>
Main object for the aegis packet: ZC_NOTIFY_ACT.
◆ ZC_NOTIFY_ACT()
Horizon::Zone::ZC_NOTIFY_ACT::ZC_NOTIFY_ACT |
( |
std::shared_ptr< ZoneSession > |
s | ) |
|
|
inline |
31945 {}
@ ID_ZC_NOTIFY_ACT
Definition: TransmittedPackets.hpp:31917
◆ ~ZC_NOTIFY_ACT()
virtual Horizon::Zone::ZC_NOTIFY_ACT::~ZC_NOTIFY_ACT |
( |
| ) |
|
|
inlinevirtual |
◆ deliver() [1/2]
void ZC_NOTIFY_ACT::deliver |
( |
int32_t |
target_guid, |
|
|
int8_t |
action |
|
) |
| |
1873{
1876
1879}
void transmit()
Send an Asynchronous packet by queueing a buffer of a particular size to the connected session.
Definition: NetworkPacket.hpp:94
ByteBuffer & serialize()
Definition: TransmittedPackets.cpp:1881
int8_t _action_type
Definition: TransmittedPackets.hpp:31955
int32_t _target_guid
Definition: TransmittedPackets.hpp:31953
References _action_type, _target_guid, serialize(), and Horizon::Base::NetworkPacket< ZoneSession >::transmit().
◆ deliver() [2/2]
void ZC_NOTIFY_ACT::deliver |
( |
int8_t |
action | ) |
|
◆ serialize()
◆ _action_type
int8_t Horizon::Zone::ZC_NOTIFY_ACT::_action_type {2} |
◆ _target_guid
int32_t Horizon::Zone::ZC_NOTIFY_ACT::_target_guid { 0 } |
◆ _unused_bytes
int8_t Horizon::Zone::ZC_NOTIFY_ACT::_unused_bytes[20] |
◆ _unused_bytes2
int8_t Horizon::Zone::ZC_NOTIFY_ACT::_unused_bytes2[2] |
The documentation for this class was generated from the following files: