Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UNetConnection
Description
Returns number of bits left in current packet that can be used without causing a flush.
Returns number of bits left in current packet that can be used without causing a flush
| Name | GetFreeSendBufferBits |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/NetConnection.h |
| Include Path | #include "Engine/NetConnection.h" |
| Source | /Engine/Source/Runtime/Engine/Private/NetConnection.cpp |
int64 GetFreeSendBufferBits()