FBitWriter::SetAllowOverflow

Sets whether or not this writer intentionally allows overflows (to avoid logspam)

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Serialization/BitWriter.h"

Syntax

void SetAllowOverflow
(
    bool bInAllow
)

Remarks

Sets whether or not this writer intentionally allows overflows (to avoid logspam)

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