![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <NetBitStreamUtil.h>
Public Member Functions | |
| FNetBitStreamWriteScope (FNetBitStreamWriter &InWriter, uint32 WritePos) | |
| ~FNetBitStreamWriteScope () | |
Simple helper to a temporary write at a specific offset in the stream and return to the original position when exiting the scope.
|
inline |
|
inline |