Skip to content
Amethyst documentation
AmethystAPI
Examples
Getting Started
Reverse Engineering
Toggle navigation menu
⌘
K
Amethyst documentation
/
AmethystAPI
/
File list
/
File IPacketHandlerDispatcher.hpp
File IPacketHandlerDispatcher.hpp
¶
class
IPacketHandlerDispatcher
¶
Subclassed by
PacketHandlerDispatcherInstance< Packet, Unk >
Public Functions
virtual
~IPacketHandlerDispatcher
(
)
=
default
¶
virtual
void
handle
(
const
NetworkIdentifier
&
,
NetEventCallback
&
,
std
::
shared_ptr
<
Packet
>
)
const
=
0
¶