|
PacketObserver & | operator= (PacketObserver const &) |
|
| PacketObserver (PacketObserver const &) |
|
virtual void | packetSentTo (::NetworkIdentifier const &, ::Packet const &, uint size) |
|
virtual void | packetReceivedFrom (::NetworkIdentifier const &, ::Packet const &, uint size) |
|
virtual void | dataSentTo (::NetworkIdentifier const &, ::std::string_view) |
|
virtual void | dataReceivedFrom (::NetworkIdentifier const &, ::std::string const &) |
|
virtual void | reset () |
|
MCAPI void | $dtor () |
|
MCAPI void | $packetSentTo (::NetworkIdentifier const &, ::Packet const &, uint size) |
|
MCAPI void | $packetReceivedFrom (::NetworkIdentifier const &, ::Packet const &, uint size) |
|
MCAPI void | $dataSentTo (::NetworkIdentifier const &, ::std::string_view) |
|
MCAPI void | $dataReceivedFrom (::NetworkIdentifier const &, ::std::string const &) |
|
MCAPI void | $reset () |
|
◆ packetSentTo()
◆ packetReceivedFrom()
◆ dataSentTo()
◆ dataReceivedFrom()
virtual void PacketObserver::dataReceivedFrom |
( |
::NetworkIdentifier const & | , |
|
|
::std::string const & | ) |
|
virtual |
◆ $dtor()
MCAPI void PacketObserver::$dtor |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $packetSentTo()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $packetReceivedFrom()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $dataSentTo()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $dataReceivedFrom()
MCAPI void PacketObserver::$dataReceivedFrom |
( |
::NetworkIdentifier const & | , |
|
|
::std::string const & | ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $reset()
MCAPI void PacketObserver::$reset |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $vftable()
static MCAPI void ** PacketObserver::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: