Navigation
API > API/Plugins > API/Plugins/AESGCMHandlerComponent > API/Plugins/AESGCMHandlerComponent/FAESGCMHandlerComponent
- HandlerComponent::GetReservedPacketBits()
- FAESGCMHandlerComponent::GetReservedPacketBits()
References
| Module | AESGCMHandlerComponent |
| Header | /Engine/Plugins/Runtime/PacketHandlers/AESGCMHandlerComponent/Source/Public/AESGCMHandlerComponent.h |
| Include | #include "AESGCMHandlerComponent.h" |
| Source | /Engine/Plugins/Runtime/PacketHandlers/AESGCMHandlerComponent/Source/Private/AESGCMHandlerComponent.cpp |
virtual int32 GetReservedPacketBits&40;&41; const
Remarks
Returns the amount of reserved packet/protocol bits expected from this component.
IMPORTANT: This MUST be accurate, and should represent the worst-case number of reserved bits expected from the component. If this is inaccurate, packets will randomly fail to send, in rare cases which are extremely hard to trace. The worst-case reserved packet bits for the component