|
| virtual void | packetSentTo (::NetworkIdentifier const &target, ::Packet const &packet, uint size) |
| virtual void | packetReceivedFrom (::NetworkIdentifier const &source, ::Packet const &packet, uint size) |
| virtual void | dataSentTo (::NetworkIdentifier const &target, ::std::string_view data) |
| virtual void | dataReceivedFrom (::NetworkIdentifier const &source, ::std::string const &data) |
|
virtual void | reset () |
| MCAPI void | $dtor () |
| MCAPI void | $packetSentTo (::NetworkIdentifier const &target, ::Packet const &packet, uint size) |
| MCAPI void | $packetReceivedFrom (::NetworkIdentifier const &source, ::Packet const &packet, uint size) |
| MCAPI void | $dataSentTo (::NetworkIdentifier const &target, ::std::string_view data) |
| MCAPI void | $dataReceivedFrom (::NetworkIdentifier const &source, ::std::string const &data) |
| MCAPI void | $reset () |
|
MCFOLD void * | $ctor () |
|
MCFOLD void * | $ctor (::Bedrock::EnableNonOwnerReferences const &) |
◆ packetSentTo()
◆ packetReceivedFrom()
◆ dataSentTo()
| virtual void PacketObserver::dataSentTo |
( |
::NetworkIdentifier const & | target, |
|
|
::std::string_view | data ) |
|
virtual |
◆ dataReceivedFrom()
| virtual void PacketObserver::dataReceivedFrom |
( |
::NetworkIdentifier const & | source, |
|
|
::std::string const & | data ) |
|
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()
| MCAPI void PacketObserver::$dataSentTo |
( |
::NetworkIdentifier const & | target, |
|
|
::std::string_view | data ) |
- 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 & | source, |
|
|
::std::string const & | data ) |
- 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()
| 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: