![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <NetBitStreamUtil.h>
Public Member Functions | |
| FNetBitStreamRollbackScope (FNetBitStreamWriter &InWriter) | |
| ~FNetBitStreamRollbackScope () | |
| void | Rollback () |
| uint32 | GetStartPos () const |
RollbackScope, if the provided BitWriter is in an invalid state when exiting the scope, the BitWriter will be restored to the state it had when entering the FNetBitStreamRollbackScope
|
inlineexplicit |
|
inline |
|
inline |
|
inline |