FBitWriterMark::PopWithoutClear

Pops the BitWriter back to the start but doesn't clear what was written.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Serialization/BitWriter.h

Include

#include "Serialization/BitWriter.h"

Syntax

void PopWithoutClear
(
    FBitWriter & Writer
)

Remarks

Pops the BitWriter back to the start but doesn't clear what was written.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss